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