Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.1 KB

File metadata and controls

40 lines (27 loc) · 1.1 KB

Windows Community Toolkit - Behaviors

This package is part of the Windows Community Toolkit from the .NET Foundation.

Package Contents

This package contains the following in the CommunityToolkit.WinUI.Behaviors namespace:

  • AnimationCompletedTriggerBehavior
  • AnimationStartedTriggerBehavior
  • AutoSelectBehavior
  • FadeHeaderBehavior
  • FocusBehavior
  • InvokeActionsActivity
  • KeyDownTriggerBehavior
  • NavigateToUriAction
  • QuickReturnHeaderBehavior
  • SelectTextOnFocusBehavior
  • StartAnimationAction
  • StackedNotificationBehavior
  • StopAnimationAction
  • StickyHeaderBehavior
  • ViewportBehavior

Which Package is for me?

If you're developing with UWP/WinUI 2 or Uno.UI you should be using the CommunityToolkit.Uwp.Behaviors package.

If you're developing with WindowsAppSDK/WinUI 3 or Uno.WinUI you should be using the CommunityToolkit.WinUI.Behaviors package.

Documentation

Further documentation about these components can be found at: https://aka.ms/windowstoolkitdocs

License

MIT

See License.md in package for more details.