Upravit

Sdílet prostřednictvím


BoolElement(String, Boolean) Constructor

Definition

public BoolElement (string caption, bool value);
new MonoTouch.Dialog.BoolElement : string * bool -> MonoTouch.Dialog.BoolElement

Parameters

caption
String

Caption for the element.

value
Boolean

Value for the element.

Applies to