4 references to UpdateFlowDirection
Microsoft.Maui.Controls.Compatibility (4)
iOS\Cells\SwitchCellRenderer.cs (1)
107
uiSwitch.
UpdateFlowDirection
(controller);
iOS\CollectionView\ItemsViewController.cs (1)
223
CollectionView.
UpdateFlowDirection
(ItemsView);
iOS\Renderers\TabletFlyoutPageRenderer.cs (1)
549
if (NativeView.
UpdateFlowDirection
(Element) && Forms.IsiOS13OrNewer && NativeView.Superview != null)
iOS\ViewRenderer.cs (1)
308
Control.
UpdateFlowDirection
(Element);