#import <UIMovieSubtitlesView.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithFrame: |
| (void) | - dealloc |
| (void) | - drawRect: |
| (void) | - setDelegate: |
| (void) | - setPadding: |
| (void) | - sizeToFitWidth: |
| (void) | - setSubtitleString:forced: |
| (void) | - clearSubtitle |
| (id) | - _createMarkupFromAttributedString: |
| (id) | - _htmlColorForColor: |
Geschützte Attribute | |
| id | _delegate |
| NSString * | _markup |
| unsigned int | _sizeIsDirty:1 |
| struct CGSize | _markupSize |
| struct CGSize | _padding |
Definiert in Zeile 11 der Datei UIMovieSubtitlesView.h.
| - (void) dealloc |
Implementiert UIView.
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (void) setDelegate: | (id) | fp8 |
| - (void) setPadding: | (struct CGSize) | fp8 |
| - (void) sizeToFitWidth: | (float) | fp8 |
| - (void) setSubtitleString: | (struct __CFAttributedString *) | fp8 | ||
| forced: | (BOOL) | fp12 | ||
| - (void) clearSubtitle |
| - (id) _createMarkupFromAttributedString: | (struct __CFAttributedString *) | fp8 |
| - (id) _htmlColorForColor: | (struct CGColor *) | fp8 |
- (id) _delegate [protected] |
Definiert in Zeile 13 der Datei UIMovieSubtitlesView.h.
Definiert in Zeile 14 der Datei UIMovieSubtitlesView.h.
- (unsigned int) _sizeIsDirty [protected] |
Definiert in Zeile 15 der Datei UIMovieSubtitlesView.h.
- (struct CGSize) _markupSize [read, protected] |
Definiert in Zeile 16 der Datei UIMovieSubtitlesView.h.
Definiert in Zeile 17 der Datei UIMovieSubtitlesView.h.