dotnet/maui

There isn't a toggling event for switch

Open

#8,973 创建于 2022年7月25日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C# (1,951 fork)batch import
area-controls-switchgood first issueproposal/opent/enhancement ☀️

仓库指标

Star
 (23,245 star)
PR 合并指标
 (平均合并 47天 9小时) (30 天内合并 248 个 PR)

描述

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.

贡献者指南