Implemented interface member:
property
VerticalTextAlignment
Microsoft.Maui.Controls.ITextAlignmentElement.VerticalTextAlignment
2 references to VerticalTextAlignment
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\SearchHandlerAppearanceTracker.cs (1)
295 textField.VerticalAlignment = _searchHandler.VerticalTextAlignment.ToPlatformVertical();
Shell\SearchHandler.cs (1)
110 /// <summary>Bindable property for <see cref="VerticalTextAlignment"/>.</summary>