Summary
Gets or Sets the Content that is displayed when in the On State.
- Namespace
- Avalonia
.Controls - Containing Type
- ToggleSwitch
Syntax
public object OnContent { get; set; }
Value
Type | Description |
---|---|
object |
public object OnContent { get; set; }
Type | Description |
---|---|
object |