Method | Description | |
---|---|---|
DialogViewTable ( |
||
TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
TouchesCancelled ( NSSet touches, UIEvent evt ) : void | ||
TouchesEnded ( NSSet touches, UIEvent evt ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
ResetTextShadow ( bool visible, NSSet touches ) : void |
public DialogViewTable ( |
||
bounds | ||
style | UITableViewStyle | |
return | System |
public TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesCancelled ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |