Commit 19622b7
committed
Disable UseNative toggle on macOS
Give the ToggleButton a Name (UseNativeToggle) so it can be referenced from code-behind, and disable the control when Global.System == "macOS". This prevents the "UseNative" switch from being interactable on macOS where the native option is not supported.1 parent 6efb920 commit 19622b7
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments