Method | Description | |
---|---|---|
ObserveValue ( Foundation keyPath, Foundation ofObject, Foundation change, |
||
SizeToFit ( ) : void | ||
TintColorDidChange ( ) : void | ||
TouchesBegan ( Foundation touches, UIEvent evt ) : void | ||
TouchesCancelled ( Foundation touches, UIEvent evt ) : void | ||
TouchesEnded ( Foundation touches, UIEvent evt ) : void | ||
UIBorderedButton ( ) : System | ||
UIBorderedButton ( IntPtr handle ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
SetColor ( ) : void | ||
init ( ) : void |
public ObserveValue ( Foundation keyPath, Foundation ofObject, Foundation change, |
||
keyPath | Foundation | |
ofObject | Foundation | |
change | Foundation | |
context | ||
return | void |
public TouchesBegan ( Foundation touches, UIEvent evt ) : void | ||
touches | Foundation | |
evt | UIEvent | |
return | void |
public TouchesCancelled ( Foundation touches, UIEvent evt ) : void | ||
touches | Foundation | |
evt | UIEvent | |
return | void |
public TouchesEnded ( Foundation touches, UIEvent evt ) : void | ||
touches | Foundation | |
evt | UIEvent | |
return | void |
public UIBorderedButton ( IntPtr handle ) : System | ||
handle | IntPtr | |
return | System |