ToggleSwitch.

OffContent Property

Summary

Gets or Sets the Content that is displayed when in the Off State.
Namespace
Avalonia.Controls
Containing Type
ToggleSwitch

Syntax

public object OffContent { get; set; }

Value

Type Description
object