ToggleSwitchTemplateSettings.KnobCurrentToOnOffset Property

Definition

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

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

Property Value

Double

double

A value in pixels.

Applies to