SimpleButton.FontSize Property
Specifies the button text font size.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public double FontSize { get; set; }
Property Value
Type | Description |
---|---|
Double | The font size. |
See Also