Skip to main content
A newer version of this page is available. .

TdxToggleSwitchStateIndicatorPosition Enum

Declaration

TdxToggleSwitchStateIndicatorPosition = (
    sipOutside,
    sipInside
);

Members

Name
sipOutside
sipInside
See Also