Method | Description | |
---|---|---|
BooleanImageElement ( string caption, bool value, UIKit.UIImage onImage, UIKit.UIImage offImage ) : UIKit |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
GetImage ( ) : UIKit.UIImage |
public BooleanImageElement ( string caption, bool value, UIKit.UIImage onImage, UIKit.UIImage offImage ) : UIKit | ||
caption | string | |
value | bool | |
onImage | UIKit.UIImage | |
offImage | UIKit.UIImage | |
return | UIKit |