Table of Contents

Interface IThemeOptions

Namespace
H.Modules.Theme
Assembly
H.Modules.Theme.dll
public interface IThemeOptions : IIconFontFamilysOptions, IColorThemeOptions
Inherited Members
Extension Methods

Properties

BackgroundResource

IBackgroundResource BackgroundResource { get; set; }

Property Value

IBackgroundResource

BackgroundResources

List<IBackgroundResource> BackgroundResources { get; }

Property Value

List<IBackgroundResource>

FontFamily

FontFamily FontFamily { get; set; }

Property Value

FontFamily

FontFamilys

List<FontFamily> FontFamilys { get; }

Property Value

List<FontFamily>

FontSize

FontSizeThemeType FontSize { get; set; }

Property Value

FontSizeThemeType

Layout

LayoutThemeType Layout { get; set; }

Property Value

LayoutThemeType