Edit

Share via


CrossFadeEffect.Effects Property

Definition

Gets or sets the effects to apply to the input to merge with the current instance

public System.Collections.Generic.List<Microsoft.Toolkit.Uwp.UI.Media.IPipelineEffect> Effects { get; set; }
member this.Effects : System.Collections.Generic.List<Microsoft.Toolkit.Uwp.UI.Media.IPipelineEffect> with get, set
Public Property Effects As List(Of IPipelineEffect)

Property Value

Applies to