2 references to GetLayoutDirection
Microsoft.Maui.Controls.Compatibility (2)
Android\PopupManager.cs (2)
124 LayoutDirection layoutDirection = GetLayoutDirection(sender, arguments.FlowDirection); 158 ((alert.GetButton((int)DialogButtonType.Negative).Parent) as global::Android.Views.View).LayoutDirection = GetLayoutDirection(sender, arguments.FlowDirection);