BaseThemeProperty<T>

Abstract Class

Fields

defaultValue: T

Properties

DefaultValue: object
TypedDefaultValue: T

Constructors

BaseThemeProperty()
BaseThemeProperty(key: string, defaultValue: T)
BaseThemeProperty(key: string)

Methods

DebugFillProperties(properties: DiagnosticPropertiesBuilder): void
ResolveStyle(customStyle: ICustomStyle, result: T): bool
TryCompute(provider: ThemeProviderElement, result: T): bool

Inherited Members

Extension Methods

ToDiagnosticsNodeSafeDescribeIdentityShortHashToStringNullable

On this page