12 references to UpdateFlowDirection
Microsoft.Maui.Controls.Compatibility (12)
Android\AppCompat\FlyoutPageContainer.cs (1)
83
public void UpdateFlowDirection() => _pageContainer?.
UpdateFlowDirection
(_parent);
Android\AppCompat\FlyoutPageRenderer.cs (1)
453
this.
UpdateFlowDirection
(Element);
Android\Cells\EntryCellRenderer.cs (1)
146
_view.
UpdateFlowDirection
(ParentView);
Android\Cells\ImageCellRenderer.cs (1)
44
View.
UpdateFlowDirection
(ParentView);
Android\Cells\SwitchCellRenderer.cs (1)
77
_view.
UpdateFlowDirection
(ParentView);
Android\Cells\TextCellRenderer.cs (1)
78
View.
UpdateFlowDirection
(ParentView);
Android\CollectionView\ItemsViewRenderer.cs (1)
495
this.
UpdateFlowDirection
(Element);
Android\FastRenderers\VisualElementRenderer.cs (1)
45
Control.
UpdateFlowDirection
(Element);
Android\PopupManager.cs (2)
113
dialog.Window.DecorView.
UpdateFlowDirection
(ve);
142
alert.Window.DecorView.
UpdateFlowDirection
(ve);
Android\Renderers\LabelRenderer.cs (1)
177
Control.
UpdateFlowDirection
(Element);
Android\ViewRenderer.cs (1)
349
Control.
UpdateFlowDirection
(Element);