Skip to main content

InputChipGroupActualAppearance.EditorFontSize Property

Gets the editor font size value that is applied to the InputChipGroup. To specify this value, use the EditorFontSize property.

Namespace: DevExpress.Maui.Editors

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public double EditorFontSize { get; }

Property Value

Type Description
Double

The editor font size.

See Also