Implemented interface members:
property
VerticalTextAlignment
Microsoft.Maui.Controls.ITextAlignmentElement.VerticalTextAlignment
property
VerticalTextAlignment
Microsoft.Maui.ITextAlignment.VerticalTextAlignment
2 references to VerticalTextAlignment
Microsoft.Maui.Controls (1)
Picker\Picker.cs (1)
64
/// <summary>Bindable property for <see cref="
VerticalTextAlignment
"/>.</summary>
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\PickerRenderer.cs (1)
298
Control.VerticalAlignment = Element.
VerticalTextAlignment
.ToPlatformTextAlignment();