Interface IThemeViewPresenterOption
public interface IThemeViewPresenterOption : IMvpSettingOption, ISettingOption
- Inherited Members
- Extension Methods
Properties
UseBrushType
bool UseBrushType { get; set; }
Property Value
UseCorner
bool UseCorner { get; set; }
Property Value
UseCustomBrush
bool UseCustomBrush { get; set; }
Property Value
UseDynamic
bool UseDynamic { get; set; }
Property Value
UseFollowSystem
bool UseFollowSystem { get; set; }
Property Value
UseFontSize
bool UseFontSize { get; set; }
Property Value
UseItemHeight
bool UseItemHeight { get; set; }
Property Value
UseRowHeight
bool UseRowHeight { get; set; }
Property Value
UseSceneType
bool UseSceneType { get; set; }
Property Value
UseThemeType
bool UseThemeType { get; set; }