Table of Contents

Interface IThemeViewPresenterOption

Namespace
HeBianGu.Control.ThemeSet
Assembly
HeBianGu.Control.ThemeSet.dll
public interface IThemeViewPresenterOption : IMvpSettingOption, ISettingOption
Inherited Members
Extension Methods

Properties

UseBrushType

bool UseBrushType { get; set; }

Property Value

bool

UseCorner

bool UseCorner { get; set; }

Property Value

bool

UseCustomBrush

bool UseCustomBrush { get; set; }

Property Value

bool

UseDynamic

bool UseDynamic { get; set; }

Property Value

bool

UseFollowSystem

bool UseFollowSystem { get; set; }

Property Value

bool

UseFontSize

bool UseFontSize { get; set; }

Property Value

bool

UseItemHeight

bool UseItemHeight { get; set; }

Property Value

bool

UseRowHeight

bool UseRowHeight { get; set; }

Property Value

bool

UseSceneType

bool UseSceneType { get; set; }

Property Value

bool

UseThemeType

bool UseThemeType { get; set; }

Property Value

bool