ISetterInstance Interface
Unstable.
Note: This API is unstable and may change in a future release.
Represents a Setter that has been instanced on a control.
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[UnstableAttribute]
public interface ISetterInstance
<UnstableAttribute>
Public Interface ISetterInstance
[<UnstableAttribute>]
type ISetterInstance = interface end