AdaptiveTrigger Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class AdaptiveTrigger : Xamarin.Forms.StateTriggerBase
type AdaptiveTrigger = class
inherit StateTriggerBase
- Inheritance
Binding |
Gets or sets object that contains the properties that will be targeted by the bound properties that belong to this BindableObject. (Inherited from BindableObject) |
Dispatcher | (Inherited from BindableObject) |
Is |
(Inherited from StateTriggerBase) |
Is |
(Inherited from StateTriggerBase) |
Min |
|
Min |
Apply |
Apply the bindings to BindingContext. (Inherited from BindableObject) |
Clear |
Clears any value set by SetValue for |
Clear |
Clears any value set by SetValue for the property that is identified by |
Coerce |
(Inherited from BindableObject) |
Coerce |
(Inherited from BindableObject) |
Get |
Returns the value that is contained in the BindableProperty. (Inherited from BindableObject) |
Get |
Obsolete.
For internal use by the Xamarin.Forms platform. (Inherited from BindableObject) |
Get |
Obsolete.
For internal use by the Xamarin.Forms platform. (Inherited from BindableObject) |
Is |
Returns |
On |
(Inherited from StateTriggerBase) |
On |
Override this method to execute an action when the BindingContext changes. (Inherited from BindableObject) |
On |
(Inherited from StateTriggerBase) |
On |
Call this method from a child class to notify that a change happened on a property. (Inherited from BindableObject) |
On |
Call this method from a child class to notify that a change is going to happen on a property. (Inherited from BindableObject) |
Remove |
Removes a previously set binding. (Inherited from BindableObject) |
Set |
(Inherited from StateTriggerBase) |
Set |
Assigns a binding to a property. (Inherited from BindableObject) |
Set |
Sets the value of the specified property. (Inherited from BindableObject) |
Set |
Sets the value of the propertyKey. (Inherited from BindableObject) |
Set |
For internal use by the Xamarin.Forms platform. (Inherited from BindableObject) |
Unapply |
Unapplies all previously set bindings. (Inherited from BindableObject) |
Binding |
Raised whenever the BindingContext property changes. (Inherited from BindableObject) |
Is |
(Inherited from StateTriggerBase) |
Property |
Raised when a property has changed. (Inherited from BindableObject) |
Property |
Raised when a property is about to change. (Inherited from BindableObject) |
IDynamic |
For internal use by the Xamarin.Forms platform. (Inherited from BindableObject) |
Get |
|
Set |
|
Set |
Creates and applies a binding to a property. |
Set |
Obsolete.
Creates and applies a binding from an expression. |
Set |