Method | Description | |
---|---|---|
GetCenter ( float width, float height ) : |
||
TimeFliesView ( |
||
TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
TouchesMoved ( NSSet touches, UIEvent evt ) : void |
Method | Description | |
---|---|---|
Reactive ( string msg ) : void | ||
UpdateLabelPosition ( UILabel label, |
public GetCenter ( float width, float height ) : |
||
width | float | |
height | float | |
return |
public TimeFliesView ( |
||
rect | ||
return | System |
public TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesMoved ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |