ToggleSwitchTemplateSettings.CurtainCurrentToOnOffset Property

Definition

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

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

Property Value

Double

double

A value in pixels.

Applies to