BooleanImageElement(String, Boolean, UIImage, UIImage) Constructor

Definition

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

Parameters

caption
String
value
Boolean
onImage
UIImage
offImage
UIImage

Applies to