Summary
Represents a style that has been instanced on a control.
- Namespace
- Avalonia
.Styling - Interfaces
-
- IDisposable
graph BT
Type-.->Interface0["IDisposable"]
Type["IStyleInstance"]
class Type type-node
Syntax
public interface IStyleInstance : IDisposable
Properties
Methods
Name | Value | Summary |
---|---|---|
Start |
void |
Instructs the style to start acting upon the control.
|