Метод | Описание | |
---|---|---|
GetCenter ( float width, float height ) : |
||
TimeFliesView ( |
||
TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
TouchesMoved ( NSSet touches, UIEvent evt ) : void |
Метод | Описание | |
---|---|---|
Reactive ( string msg ) : void | ||
UpdateLabelPosition ( UILabel label, |
public GetCenter ( float width, float height ) : |
||
width | float | |
height | float | |
Результат |
public TimeFliesView ( |
||
rect | ||
Результат | System |
public TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
Результат | void |
public TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
Результат | void |
public TouchesMoved ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
Результат | void |