Compartir a través de


BooleanImageElement(String, Boolean, UIImage, UIImage) Constructor

Definición

public BooleanImageElement (string caption, bool value, UIKit.UIImage onImage, UIKit.UIImage offImage);
new MonoTouch.Dialog.BooleanImageElement : string * bool * UIKit.UIImage * UIKit.UIImage -> MonoTouch.Dialog.BooleanImageElement

Parámetros

caption
String
value
Boolean
onImage
UIImage
offImage
UIImage

Se aplica a