Méthode | Description | |
---|---|---|
BooleanImageElement ( string caption, bool value, UIKit.UIImage onImage, UIKit.UIImage offImage ) : UIKit |
Méthode | 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 | |
Résultat | UIKit |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |