dotnet/maui

There isn't a toggling event for switch

Open

#8 973 ouverte le 25 juil. 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C# (1 951 forks)batch import
area-controls-switchgood first issueproposal/opent/enhancement ☀️

Métriques du dépôt

Stars
 (23 245 stars)
Métriques de merge PR
 (Merge moyen 47j 9h) (248 PRs mergées en 30 j)

Description

Description

The Switch has only a Toggled event which indicates when the switch is toggled. There isn't a toggling event. I think it should be toggling event that can cancel the operation from one state to another.

Public API Changes

....

Intended Use-Case

I think it should be toggling event that can cancel the operation from one state to another.

Guide contributeur