Back to Devexpress

SimpleButton.FontSize Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-48deb90b.md

latest852 B
Original Source

SimpleButton.FontSize Property

Specifies the button text font size.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public double FontSize { get; set; }

Property Value

TypeDescription
Double

The font size.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace