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