Udostępnij przez


CheckedChangedEventArgs(Boolean) Konstruktor

Definicja

Tworzy nowy CheckedChangedEventArgs element określający, czy CheckBox jest sprawdzany.

public CheckedChangedEventArgs(bool value);
new Xamarin.Forms.CheckedChangedEventArgs : bool -> Xamarin.Forms.CheckedChangedEventArgs

Parametry

value
System.Boolean

Wartość logiczna wskazująca CheckBox , czy jest zaznaczone.

Dotyczy