Xamarin.Forms.TriggerAction Members

The members of Xamarin.Forms.TriggerAction are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Creates a new instance of the TriggerAction class.

Protected Properties

[read-only]
AssociatedTypeType. Gets the type of the objects with which this Xamarin.Forms.TriggerAction can be associated.

Protected Methods

abstract
Invoke(object)
Application developers override this method to provide the behavior that is triggered.