Freigeben über


EffectiveFlowDirectionExtensions.IsRightToLeft(EffectiveFlowDirection) Methode

Definition

Gibt true zurück, wenn sich der Fluss von rechts nach links bewegt. Andernfalls wird falsezurückgegeben.

public static bool IsRightToLeft(this Xamarin.Forms.EffectiveFlowDirection self);
static member IsRightToLeft : Xamarin.Forms.EffectiveFlowDirection -> bool

Parameter

self
EffectiveFlowDirection

Der Enumerationswert, auf den sich diese Methode auswirkt.

Gibt zurück

System.Boolean

true, wenn sich der Fluss von rechts nach links bewegt. Andernfalls false.

Gilt für: