Element.Effects Property
Definition
A list of the effects that are applied to this item.
public System.Collections.Generic.IList<Xamarin.Forms.Effect> Effects { get; }
member this.Effects : System.Collections.Generic.IList<Xamarin.Forms.Effect>
Property Value
- IList<Effect>
Applies to