Table of Contents

Interface ISetterValue

Namespace
Avalonia.Styling
Assembly
Avalonia.Base.dll

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

public interface ISetterValue

Methods

Initialize(SetterBase)

Notifies that the object has been added as a setter value.

void Initialize(SetterBase setter)

Parameters

setter SetterBase