Compartir a través de


BoolElement(String, Boolean) Constructor

Definición

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

Parámetros

caption
String

Título del elemento.

value
Boolean

Valor del elemento .

Se aplica a