UIView(Geometry) Klassenreferenz

#import <UIView-Geometry.h>

Aufstellung aller Elemente


Ö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:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei UIView-Geometry.h.


Dokumentation der Elementfunktionen

- (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 CGPoint) convertPoint: (struct CGPoint fp8
toView: (id)  fp16 

- (struct CGPoint) convertPoint: (struct CGPoint fp8
fromView: (id)  fp16 

- (struct CGSize) convertSize: (struct CGSize fp8
fromView: (id)  fp16 

- (struct CGRect) convertRect: (struct CGRect fp8
fromView: (id)  fp24 

- (struct CGRect) convertRect: (struct CGRect fp8
toView: (id)  fp24 

- (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  


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: