ISetterInstance.

Activate() Method

Summary

Activates the setter.
Namespace
Avalonia.Styling
Containing Type
ISetterInstance

Syntax

void Activate()

Remarks

Should only be called if hasActivator was true when Start(bool) was called.

Return Value

Type Description
void