dotnet/maui

There isn't a toggling event for switch

Open

#8973 aperta il 25 lug 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (1951 fork)batch import
area-controls-switchgood first issueproposal/opent/enhancement ☀️

Metriche repository

Star
 (23.245 star)
Metriche merge PR
 (Merge medio 47g 9h) (248 PR mergiate in 30 g)

Descrizione

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.

Guida contributor