The following tables list the members exposed by SizeScale.
Name | Description | |
---|---|---|
SizeScale Constructor | Creates a new instance of SizeScale. |
Name | Description | |
---|---|---|
IsLogarithmicProperty | Identifies the IsLogarithmic bindable property. | |
LogarithmBaseProperty | Identifies the LogarithmBase bindable property. | |
MaximumValueProperty | Identifies the MaximumValue bindable property. | |
MinimumValueProperty | Identifies the MinimumValue bindable property. |
Name | Description | |
---|---|---|
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
IsLogarithmic | Gets or sets whether the scale is logarithmic. | |
LogarithmBase | Gets or sets the logarithm base for this scale. | |
MaximumValue | Gets or sets the maximum value for this scale. | |
MinimumValue | Gets or sets the minimum value for this scale. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.BindableBase) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. |