Style¶
Class | orca.UIKit
Defines a reusable set of property values and visual configurations for a target component type.
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
TargetType |
string |
Specifies the component type this style targets. Only components of the given type or its derived types will use the style. |
Type |
StyleType |
Defines the classification of this style, such as Generic, Theme, Override, Local, or Template, determining its scope and application behavior. |