Freigeben über


EffectiveFlowDirectionExtensions.IsLeftToRight(EffectiveFlowDirection) Methode

Definition

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

public static bool IsLeftToRight(this Xamarin.Forms.EffectiveFlowDirection self);
static member IsLeftToRight : 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 links nach rechts bewegt. Andernfalls false.

Gilt für: