#import <UIShadowView.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (id) | - initWithFrame: |
| (BOOL) | - ignoresMouseEvents |
| (void) | - setShadowImage:forEdge:inside: |
| (void) | - dealloc |
| (void) | - drawRect: |
Öffentliche, statische Methoden | |
| (id) | + topShadowImage |
| (id) | + bottomShadowImage |
Geschützte Attribute | |
| UIImage * | _image |
Definiert in Zeile 11 der Datei UIShadowView.h.
| + (id) topShadowImage |
| + (id) bottomShadowImage |
| - (BOOL) ignoresMouseEvents |
| - (void) setShadowImage: | (id) | fp8 | ||
| forEdge: | (int) | fp12 | ||
| inside: | (BOOL) | fp16 | ||
| - (void) dealloc |
Implementiert UIView.
| - (void) drawRect: | (struct CGRect) | fp8 |
Definiert in Zeile 13 der Datei UIShadowView.h.