Freigeben über


SplitOpenThemeAnimation.ContentTranslationDirection Eigenschaft

Definition

Ruft einen Wert ab, der bestimmt, in welche Richtung der Inhalt übersetzt werden soll, wenn die Animation ausgeführt wird, oder legt diesen fest.

public:
 property AnimationDirection ContentTranslationDirection { AnimationDirection get(); void set(AnimationDirection value); };
AnimationDirection ContentTranslationDirection();

void ContentTranslationDirection(AnimationDirection value);
public AnimationDirection ContentTranslationDirection { get; set; }
var animationDirection = splitOpenThemeAnimation.contentTranslationDirection;
splitOpenThemeAnimation.contentTranslationDirection = animationDirection;
Public Property ContentTranslationDirection As AnimationDirection
<SplitOpenThemeAnimation ContentTranslationDirection="animationDirectionMemberName" />

Eigenschaftswert

Ein Wert aus der Enumeration.

Gilt für: