AnimationEffect.ApplyEffect Method
Definition
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.
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.