Property | Type | Description | |
---|---|---|---|
CheckedProperty | BindableProperty | ||
CheckedTextProperty | BindableProperty | ||
DefaultTextProperty | BindableProperty | ||
FontNameProperty | BindableProperty | ||
FontSizeProperty | BindableProperty | ||
TextColorProperty | BindableProperty | ||
UncheckedTextProperty | BindableProperty |
Method | Description | |
---|---|---|
OnCheckedPropertyChanged ( BindableObject bindable, bool oldvalue, bool newvalue ) : void |
Called when [checked property changed].
|
public static BindableProperty CheckedProperty | ||
return | BindableProperty |
public static BindableProperty CheckedTextProperty | ||
return | BindableProperty |
public static BindableProperty DefaultTextProperty | ||
return | BindableProperty |
public static BindableProperty FontNameProperty | ||
return | BindableProperty |
public static BindableProperty FontSizeProperty | ||
return | BindableProperty |
public static BindableProperty TextColorProperty | ||
return | BindableProperty |