C# Class Xamarin.Forms.Conference.WebRTC.Controls.CheckBoxExtended

Inheritance: Xamarin.Forms.View
Afficher le fichier Open project: QuickBlox/quickblox-dotnet-sdk Class Usage Examples

Méthodes publiques

Свойство Type Description
CheckedProperty BindableProperty
CheckedTextProperty BindableProperty
DefaultTextProperty BindableProperty
FontNameProperty BindableProperty
FontSizeProperty BindableProperty
TextColorProperty BindableProperty
UncheckedTextProperty BindableProperty

Private Methods

Méthode Description
OnCheckedPropertyChanged ( BindableObject bindable, bool oldvalue, bool newvalue ) : void

Called when [checked property changed].

Property Details

CheckedProperty public_oe static_oe property

The checked state property.
public static BindableProperty CheckedProperty
Résultat BindableProperty

CheckedTextProperty public_oe static_oe property

The checked text property.
public static BindableProperty CheckedTextProperty
Résultat BindableProperty

DefaultTextProperty public_oe static_oe property

The default text property.
public static BindableProperty DefaultTextProperty
Résultat BindableProperty

FontNameProperty public_oe static_oe property

The font name property.
public static BindableProperty FontNameProperty
Résultat BindableProperty

FontSizeProperty public_oe static_oe property

The font size property
public static BindableProperty FontSizeProperty
Résultat BindableProperty

TextColorProperty public_oe static_oe property

Identifies the TextColor bindable property.
public static BindableProperty TextColorProperty
Résultat BindableProperty

UncheckedTextProperty public_oe static_oe property

The unchecked text property.
public static BindableProperty UncheckedTextProperty
Résultat BindableProperty