VisualElement.Triggers Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of Trigger associated to this element. This is a bindable property.
C#
public System.Collections.Generic.IList<Xamarin.Forms.TriggerBase> Triggers { get; }
member this.Triggers : System.Collections.Generic.IList<Xamarin.Forms.TriggerBase>
System.Collections.Generic.IList<TriggerBase>
Product | Versions |
---|---|
Xamarin.Forms | Latest |