Implemented interface members:
property
LineHeight
Microsoft.Maui.ILabel.LineHeight
property
LineHeight
Microsoft.Maui.Controls.Internals.ILineHeightElement.LineHeight
3 references to LineHeight
Microsoft.Maui.Controls (3)
Label\Label.cs (1)
101 /// <summary>Bindable property for <see cref="LineHeight"/>.</summary>
Label\Label.Mapper.cs (1)
37 LabelHandler.Mapper.ModifyMapping<Label, ILabelHandler>(nameof(LineHeight), MapLineHeight);
Platform\iOS\Extensions\FormattedStringExtensions.cs (1)
27 label.LineHeight,