Property | Type | Description |
---|
Method | Description | |
---|---|---|
Draw ( CGRect rect ) : void | ||
DrawView ( |
||
GetViewContext ( ) : CGBitmapContext | ||
TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
TouchesMoved ( NSSet touches, UIEvent evt ) : void |
public DrawView ( |
||
handle | ||
return | System |
public TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesMoved ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |