The
methods
of Xamarin.Forms.TriggerAction<T> are listed below. For a list of all members, see the TriggerAction<T> Members list.
See Also: Inherited members from Xamarin.Forms.TriggerAction
Protected Methods
override | Invoke(object)Application developers override this method to provide the action that is performed when the trigger condition is met. |
abstract | Invoke(T)Application developers override this method to provide the action that is performed when the trigger condition is met. |