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
| [read-only] | Actions | IList<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. |
| Event | string. Gets or sets the name of the event that will cause the actions that are contained in the EventTrigger.Actions to be invoked. |