#import <UIView-Geometry.h>
Öffentliche Methoden | |
| (struct CGRect) | - frame |
| (struct CGRect) | - extent |
| (void) | - setFrame: |
| (struct CGAffineTransform) | - transform |
| (void) | - setTransform: |
| (BOOL) | - ignoresMouseEvents |
| (id) | - hitTest:forEvent: |
| (BOOL) | - pointInside:forEvent: |
| (struct CGPoint) | - convertPoint:toView: |
| (struct CGPoint) | - convertPoint:fromView: |
| (struct CGSize) | - convertSize:fromView: |
| (struct CGRect) | - convertRect:fromView: |
| (struct CGRect) | - convertRect:toView: |
| (struct CGRect) | - hitRect |
| (void) | - setFrame:forFields: |
| (void) | - setRotationBy: |
| (void) | - setAutoresizesSubviews: |
| (BOOL) | - autoresizesSubviews |
| (void) | - setAutoresizingMask: |
| (void) | - resizeSubviewsWithOldSize: |
| (void) | - resizeWithOldSuperviewSize: |
| (struct CGRect) | - bounds |
| (void) | - setBounds: |
| (struct CGPoint) | - position |
| (void) | - setPosition: |
| (struct CGPoint) | - origin |
| (void) | - setOrigin: |
Definiert in Zeile 9 der Datei UIView-Geometry.h.
| - (struct CGRect) frame |
| - (struct CGRect) extent |
| - (void) setFrame: | (struct CGRect) | fp8 |
| - (struct CGAffineTransform) transform |
| - (void) setTransform: | (struct CGAffineTransform) | fp8 |
| - (BOOL) ignoresMouseEvents |
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (BOOL) pointInside: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (struct CGRect) hitRect |
| - (void) setFrame: | (struct CGRect) | fp8 | ||
| forFields: | (int) | fp24 | ||
| - (void) setRotationBy: | (float) | fp8 |
| - (void) setAutoresizesSubviews: | (BOOL) | fp8 |
| - (BOOL) autoresizesSubviews |
| - (void) setAutoresizingMask: | (unsigned int) | fp8 |
| - (void) resizeSubviewsWithOldSize: | (struct CGSize) | fp8 |
| - (void) resizeWithOldSuperviewSize: | (struct CGSize) | fp8 |
| - (struct CGRect) bounds |
| - (void) setBounds: | (struct CGRect) | fp8 |
| - (struct CGPoint) position |
| - (void) setPosition: | (struct CGPoint) | fp8 |
| - (struct CGPoint) origin |
| - (void) setOrigin: | (struct CGPoint) | fp8 |