ToggleSwitchTemplateSettings.CurtainOffToOnOffset 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 "curtain" element of the ToggleSwitch, in "Off" to "On" direction.
public:
property double CurtainOffToOnOffset { double get(); };
double CurtainOffToOnOffset();
public double CurtainOffToOnOffset { get; }
var double = toggleSwitchTemplateSettings.curtainOffToOnOffset;
Public ReadOnly Property CurtainOffToOnOffset As Double
Property Value
Double
double
A value in pixels.