Implemented interface members:
property
CharacterSpacing
Microsoft.Maui.ITextStyle.CharacterSpacing
property
CharacterSpacing
Microsoft.Maui.Controls.ITextElement.CharacterSpacing
2 references to CharacterSpacing
Microsoft.Maui.Controls (2)
Label\Label.cs (1)
26
/// <summary>Bindable property for <see cref="
CharacterSpacing
"/>.</summary>
Label\Label.Mapper.cs (1)
36
LabelHandler.Mapper.ModifyMapping<Label, ILabelHandler>(nameof(
CharacterSpacing
), MapCharacterSpacing);