2 references to UpdateVerticalAlignment
Microsoft.Maui.Controls.Compatibility (2)
Android\Cells\EntryCellRenderer.cs (1)
113
_view.EditText.
UpdateVerticalAlignment
(entryCell.VerticalTextAlignment);
Android\Renderers\SearchBarRenderer.cs (1)
196
_editText.
UpdateVerticalAlignment
(Element.VerticalTextAlignment, Microsoft.Maui.TextAlignment.Center.ToVerticalGravityFlags());