ToggleSwitchTemplateSettings.KnobCurrentToOffOffset Property

Definition

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

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

Property Value

Double

double

A value in pixels.

Applies to