ToggleSwitch.

OffContentTemplate Property

Summary

Gets or Sets the IDataTemplate used to display the OffContent.
Namespace
Avalonia.Controls
Containing Type
ToggleSwitch

Syntax

public IDataTemplate OffContentTemplate { get; set; }

Value

Type Description
IDataTemplate