Xamarin.Forms.Core 0.0.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Object A base class for user-defined actions that are performed when a trigger condition is met. Application developers should use , instead. Constructor 0.0.0.0 The type of the objects with which this can be associated. Creates a new instance of the TriggerAction class. Property 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Type Gets the type of the objects with which this can be associated. To be added. To be added. Method 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Void The object on which to invoke the action. Application developers override this method to provide the behavior that is triggered. To be added.