The members of Xamarin.Forms.TriggerAction<T> are listed below.
See Also: Inherited members from Xamarin.Forms.TriggerAction
Protected Constructors
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. |