Xamarin.Forms.EventTrigger: Property Members

The properties of Xamarin.Forms.EventTrigger are listed below. For a list of all members, see the EventTrigger Members list.

See Also: Inherited members from Xamarin.Forms.TriggerBase

Public Properties

[read-only]
ActionsIList<TriggerAction>. Gets the list of Xamarin.Forms.TriggerAction objects that will be invoked when the event that is identified by the EventTrigger.Event property is raised.
Eventstring. Gets or sets the name of the event that will cause the actions that are contained in the EventTrigger.Actions to be invoked.