ThemeManager.AllowDefaultStyleApplyMethod Property
In This Article
Namespace: DevExpress.XamarinForms.Core.Themes
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
#Declaration
C#
public static bool AllowDefaultStyleApplyMethod { get; set; }
#Property Value
Type |
---|
Boolean |
See Also