IStyle
A reusable block of property setters for one view type.
- Kind: Interface
- Namespace: SkeleKit
Properties
TargetType
The view type the style configures.
Type: Type
Methods
Apply
Runs the style's setters against view.
| Parameter | Summary |
|---|---|
View view | The view instance to configure. |