dotnet/maui

There isn't a toggling event for switch

Open

#8,973 opened on 2022年7月25日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (1,951 forks)batch import
area-controls-switchgood first issueproposal/opent/enhancement ☀️

Repository metrics

Stars
 (23,245 stars)
PR merge metrics
 (平均マージ 47d 9h) (30d で 248 merged PRs)

説明

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.

コントリビューターガイド