共用方式為


BooleanImageElement(String, Boolean, UIImage, UIImage) 建構函式

定義

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

參數

caption
String
value
Boolean
onImage
UIImage
offImage
UIImage

適用於