Edit

Share via


CustomAnimation<TValue,TKeyFrame>.Layer Property

Definition

Gets or sets the target framework layer for the animation. This is only supported for a set of animation types (see the docs for more on this). Furthermore, this is ignored when the animation is being used as an implicit composition animation. The default value is Composition.

public Microsoft.Toolkit.Uwp.UI.Animations.FrameworkLayer Layer { get; set; }
member this.Layer : Microsoft.Toolkit.Uwp.UI.Animations.FrameworkLayer with get, set
Public Property Layer As FrameworkLayer

Property Value

Applies to