ThemeProperty
Abstract Class
Implements
I DiagnosticableStatic Fields
Loaders: Dictionary <Type, I Theme Style Value Loader>
Instance Fields
Properties
Constructors
ThemeProperty()
ThemeProperty(key: string)
Static Methods
Extract<T, V>(value: V, resolver: Func <V, T>): ThemeProperty <T>
ExtractMaybe<T, V>(key: string, value: V, resolver: Func <V, IMaybeThemeValue <T>>): ThemeProperty <T>
ExtractMaybe<T, V>(value: V, resolver: Func <V, IMaybeThemeValue <T>>): ThemeProperty <T>
Instance Methods
DebugFillProperties(properties: Diagnostic Properties Builder): void
TryExtractComponent(type: Type, component: Theme Component, value: object): bool
Inherited Members
Extension Methods
To Diagnostics Node SafeDescribe IdentityShort HashTo String Nullable