Table of Contents

Class ThemeViewPresenter

Namespace
HeBianGu.Control.ThemeSet
Assembly
HeBianGu.Control.ThemeSet.dll
public class ThemeViewPresenter : ServiceMvpSettingBase<ThemeViewPresenter, IThemeViewPresenter>, INotifyPropertyChanged, IDisplayer, ISetting, IThemeViewPresenter, IInvokePresenter, IViewPresenter, IThemeViewPresenterOption, IMvpSettingOption, ISettingOption
Inheritance
ThemeViewPresenter
Implements
Inherited Members
Extension Methods

Properties

UseBrushType

说明

[Display(Name = "启用颜色类型配置")]
public bool UseBrushType { get; set; }

Property Value

bool

UseCorner

说明

[Display(Name = "启用项圆角配置")]
public bool UseCorner { get; set; }

Property Value

bool

UseCustomBrush

说明

[Display(Name = "启用自定义色配置")]
public bool UseCustomBrush { get; set; }

Property Value

bool

UseDynamic

说明

[Display(Name = "启用动态主题配置")]
public bool UseDynamic { get; set; }

Property Value

bool

UseFollowSystem

说明

[Display(Name = "启用跟随系统配置")]
public bool UseFollowSystem { get; set; }

Property Value

bool

UseFontSize

说明

[Display(Name = "启用字体大小配置")]
public bool UseFontSize { get; set; }

Property Value

bool

UseItemHeight

说明

[Display(Name = "启用项高度配置")]
public bool UseItemHeight { get; set; }

Property Value

bool

UseRowHeight

说明

[Display(Name = "启用行高度配置")]
public bool UseRowHeight { get; set; }

Property Value

bool

UseSceneType

说明

[Display(Name = "启用应用场景配置")]
public bool UseSceneType { get; set; }

Property Value

bool

UseThemeStyle

说明

[Display(Name = "启用应用主题风格")]
public bool UseThemeStyle { get; set; }

Property Value

bool

UseThemeType

说明

[Display(Name = "启用应用主题配置")]
public bool UseThemeType { get; set; }

Property Value

bool