ToggleSwitchTemplateSettings.KnobOffToOnOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the calculated value of the offset for the "knob" element of the ToggleSwitch, in "Off" to "On" direction.
public:
property double KnobOffToOnOffset { double get(); };
double KnobOffToOnOffset();
public double KnobOffToOnOffset { get; }
var double = toggleSwitchTemplateSettings.knobOffToOnOffset;
Public ReadOnly Property KnobOffToOnOffset As Double
Property Value
Double
double
A value in pixels.