Implemented interface members:
property
HorizontalTextAlignment
Microsoft.Maui.Controls.ITextAlignmentElement.HorizontalTextAlignment
property
HorizontalTextAlignment
Microsoft.Maui.ITextAlignment.HorizontalTextAlignment
3 references to HorizontalTextAlignment
Microsoft.Maui.Controls (1)
Entry\Entry.cs (1)
53 /// Backing store for the <see cref="HorizontalTextAlignment"/> property.
Microsoft.Maui.Controls.Compatibility (2)
Android\Renderers\EntryRenderer.cs (2)
312 EditText.UpdateTextAlignment(Element.HorizontalTextAlignment, Element.VerticalTextAlignment); 318 EditText.UpdateTextAlignment(Element.HorizontalTextAlignment, Element.VerticalTextAlignment);