Freigeben über


ScrollingScrollOptions.AnimationMode Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob eine Animation für einen Bildlaufvorgang wiedergegeben wird, oder legt diesen fest.

public:
 property ScrollingAnimationMode AnimationMode { ScrollingAnimationMode get(); void set(ScrollingAnimationMode value); };
ScrollingAnimationMode AnimationMode();

void AnimationMode(ScrollingAnimationMode value);
public ScrollingAnimationMode AnimationMode { get; set; }
var scrollingAnimationMode = scrollingScrollOptions.animationMode;
scrollingScrollOptions.animationMode = scrollingAnimationMode;
Public Property AnimationMode As ScrollingAnimationMode

Eigenschaftswert

Ein -Wert, der angibt, ob eine Animation für einen Bildlaufvorgang wiedergegeben wird. Der Standardwert lautet Auto.

Gilt für: