Avalonia icon indicating copy to clipboard operation
Avalonia copied to clipboard

feat(SplitButton): Add HotKey

Open workgroupengineering opened this issue 1 year ago • 2 comments

Added HotKey property to SplitButton like Button and DropDownButton

What does the pull request do?

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

  • [ ] Added unit tests (if possible)?
  • [ ] Added XML documentation to any related classes?
  • [ ] Consider submitting a PR to https://github.com/AvaloniaUI/avalonia-docs with user documentation

Breaking changes

Obsoletions / Deprecations

Fixed issues

Fixes #14002

workgroupengineering avatar Feb 18 '24 10:02 workgroupengineering

You can test this PR using the following package version. 11.1.999-cibuild0045040-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

avaloniaui-bot avatar Feb 18 '24 10:02 avaloniaui-bot

Thanks! didn't have a chance to get to this one myself

robloo avatar Feb 20 '24 03:02 robloo