Skip to content

Conversation

IeuanWalker
Copy link
Owner

2024-05-08.17-08-46.mp4

Two new files, `IsBusyTestPage.xaml.cs` and `IsBusyTestPage.xaml`, have been added to `App.csproj`. The `CustomSwitch` control in `IosSwitch.xaml` and `CustomSwitch.xaml` now has a new `IsBusy` property, indicating whether the switch is busy, and an `IsBusyContent` property, which displays an `ActivityIndicator` when the switch is busy. A new button has been added to `MainPage.xaml` that navigates to the `IsBusyTestPage`. The `IsBusyTestPage.xaml` contains two `IosSwitch` controls bound to the `IsToggled` property of a `DynamicToggle` switch.
@IeuanWalker IeuanWalker linked an issue May 8, 2024 that may be closed by this pull request
@IeuanWalker IeuanWalker merged commit 4baa20e into master May 8, 2024
@IeuanWalker IeuanWalker deleted the IsBusy branch May 8, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Support IsBusy
1 participant