다음을 통해 공유


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

적용 대상