Freigeben über


AutomationAnimationStyle Enumeration

Definition

Definiert den Animationsstil für die Automatisierung.

public enum class AutomationAnimationStyle
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
enum class AutomationAnimationStyle
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum AutomationAnimationStyle
Public Enum AutomationAnimationStyle
Vererbung
AutomationAnimationStyle
Attribute

Felder

BlinkingBackground 2

Blinkende Hintergrundanimation.

LasVegasLights 1

Animation im Stil von Las Vegas-Lichtern.

MarchingBlackAnts 4

Animation für marschierende schwarze Ameisen.

MarchingRedAnts 5

Animation mit roten Ameisen.

None 0

Keine Animation.

Other 7

Andere Animation.

Shimmer 6

Animation im Shimmer-Stil.

SparkleText 3

Funkelnder Textanimation.

Gilt für: