Summary
Deactivates the setter.
- Namespace
- Avalonia
.Styling - Containing Type
- ISetterInstance
Syntax
void Deactivate()
Remarks
Should only be called if hasActivator was true when
Start(bool)
was called.
Return Value
Type | Description |
---|---|
void |