Skip to main content

ISetterValue Interface

Customizes the behavior of a class when added as a value to a SetterBase.

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public interface ISetterValue
View Source

Methods

Initialize(SetterBase)Notifies that the object has been added as a setter value.

See Also

Reference

Avalonia.Styling Namespace