#import <UIAutocorrectImageView.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithFrame:image: |
| (id) | - initWithFrame:string:font: |
| (void) | - dealloc |
| (void) | - drawRect: |
Öffentliche, statische Methoden | |
| (id) | + imageWithMaskingView:maskingRect: |
Geschützte Attribute | |
| UIImage * | m_image |
Definiert in Zeile 11 der Datei UIAutocorrectImageView.h.
| + (id) imageWithMaskingView: | (id) | fp8 | ||
| maskingRect: | (struct CGRect) | fp12 | ||
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| image: | (id) | fp24 | ||
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| string: | (id) | fp24 | ||
| font: | (struct __GSFont *) | fp28 | ||
| - (void) dealloc |
Implementiert UIView.
| - (void) drawRect: | (struct CGRect) | fp8 |
Definiert in Zeile 13 der Datei UIAutocorrectImageView.h.