Switch 클래스
스위치를 표시합니다.
ToggleControl로 구현된 스위치입니다. NativeViewHost에서 사용하는 경우 플랫폼 기본 스위치가 표시됩니다.
예제
1 2 3 4 5 6 7 8 9 10 | <StackPanel> <Switch ux:Name="_sw"> <WhileTrue Value="{ReadProperty _sw.Value}"> <DebugAction Message="Switch.Value = true" /> </WhileTrue> </Switch> <NativeViewHost> <Switch /> </NativeViewHost> </StackPanel> |
Switch의 인터페이스
링크로 대신합니다: https://www.fusetools.com/docs/fuse/controls/switch#section-table-of-contents