11 references to IsRTL
Microsoft.Maui.Controls (11)
Compatibility\Handlers\FlyoutPage\iOS\PhoneFlyoutPageRenderer.cs (11)
319
if (
IsRTL
)
391
if (
IsRTL
&& !FlyoutOverlapsDetailsInPopoverMode)
401
if (
IsRTL
&& FlyoutPageController.ShouldShowSplitMode)
418
if (
IsRTL
&& !FlyoutOverlapsDetailsInPopoverMode)
445
if (!
IsRTL
)
450
else if (
IsRTL
)
644
int directionModifier =
IsRTL
? -1 : 1;
688
if (
IsRTL
)
725
if (
IsRTL
)
764
openProgress = !
IsRTL
770
openProgress = !
IsRTL