ToggleSwitchTemplateSettings.CurtainCurrentToOffOffset Property

Definition

Gets the calculated value of the offset for the "curtain" element of the ToggleSwitch, calculated for an "Off" action and current switch position.

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

Property Value

Double

double

A value in pixels.

Applies to