This repository was archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 455
Features List
Brandon Minnick edited this page Sep 21, 2021
·
13 revisions
This page documents the features in Xamarin.CommunityToolkit and Xamarin.CommunityToolkit.Markup.
| Feature | Description | Documentation |
|---|---|---|
| AnimationBehavior | A Behavior that allows TapGestureRecognizer to be used as ICommand AnimateCommand
|
TBD |
| CharactersValidationBehavior | A behavior that allows the user to validate text input depending on specified parameters | CharactersValidationBehavior |
| FadeAnimation | Fade Out then Fade In a VisualElement
|
TBD |
| FlipHorizontalAnimation | Rotate a VisualElement around its x-axis |
TBD |
| FlipVerticalAnimation | Rotate a VisualElement around its y-axis |
TBD |
| RotateAnimation | Rotate a VisualElement around its z-axis |
TBD |
| ScaleAnimation | Increase the size of a VisualElement , then return it to its original size |
TBD |
| SetFocusOnEntryCompletedBehavior | An attached property for entries that allows the user to specify what VisualElement should gain focus after the user completes that entry |
SetFocusOnEntryCompletedBehavior |
| ShakeAnimation | Shake a VisualElement left and right |
TBD |
| Feature | Description | Documentation |
|---|---|---|
| SetFocusOnEntryCompletedBehavior | An attached property for entries that allows the user to specify what VisualElement should gain focus after the user completes that entry |
SetFocusOnEntryCompletedBehavior |
| Feature | Description | Documentation |
|---|---|---|
| CharactersValidationBehavior | A behavior that allows the user to validate text input depending on specified parameters | CharactersValidationBehavior |
| Feature | Description | Documentation |
|---|
|