Edit

Share via


AnimationEffect.ApplyEffect Method

Definition

Applies the effect.

public abstract string[] ApplyEffect();
abstract member ApplyEffect : unit -> string[]
Public MustOverride Function ApplyEffect () As String()

Returns

String[]

An array of strings of the effect properties to change.

Applies to