TdxToggleSwitchStateIndicator.Position Property
Specifies the display position of the selected indicator – outside or inside the switch.
#Declaration
property Position: TdxToggleSwitchStateIndicatorPosition read; write; default sipOutside;
#Property Value
Type | Default |
---|---|
Tdx |
sip |
#Remarks
The following table illustrates samples of toggle switch editors with various checked states, and Position and Kind property values.
colspan=”2” rowspan=”2” | | Position Property Value | ||
sip | sip | ||
Checked State | True | ||
colspan=”3” | | |||
False |
The default value of the Position property is sipOutside.