Share via


ToggleSwitchTemplateSettings.CurtainOnToOffOffset Property

Definition

Gets the calculated value of the offset for the "curtain" element of the ToggleSwitch, in "On" to "Off" direction.

public:
 property double CurtainOnToOffOffset { double get(); };
double CurtainOnToOffOffset();
public double CurtainOnToOffOffset { get; }
var double = toggleSwitchTemplateSettings.curtainOnToOffOffset;
Public ReadOnly Property CurtainOnToOffOffset As Double

Property Value

Double

double

A value in pixels.

Applies to