EditBase.TextFontAttributesProperty Field
Identifies the TextFontAttributes bindable property.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public static readonly BindableProperty TextFontAttributesProperty
Field Value
| Type |
|---|
| Xamarin.Forms.BindableProperty |
See Also