EffectiveFlowDirectionExtensions.IsLeftToRight(EffectiveFlowDirection) Yöntem

Tanım

Döndürür true akış yönünü soldan sağa ise. Aksi halde döndürür false.

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

Parametreler

self
EffectiveFlowDirection

Bu yöntem çalıştığı numaralandırma değeri.

Döndürülenler

Boolean

true akış yönünü soldan sağa ise. Aksi takdirde, false.

Şunlara uygulanır