BooleanImageElement(String, Boolean, UIImage, UIImage) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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