SetFocusOnEntryCompletedBehavior Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SetFocusOnEntryCompletedBehavior is an attached property for entries that allows the user to specify what VisualElement should gain focus after the user completes that entry.
public class SetFocusOnEntryCompletedBehavior : Xamarin.CommunityToolkit.Behaviors.Internals.BaseBehavior<Xamarin.Forms.VisualElement>
- Inheritance
Next |
The NextElementProperty attached property. |
View | (Inherited from BaseBehavior<TView>) |
Get |
Required GetNextElement(BindableObject) accessor for NextElementProperty attached property. |
Is |
(Inherited from BaseBehavior<TView>) |
On |
(Inherited from BaseBehavior<TView>) |
On |
(Inherited from BaseBehavior<TView>) |
On |
(Inherited from BaseBehavior<TView>) |
Set |
Required SetNextElement(BindableObject, VisualElement) accessor for NextElementProperty attached property. |
Produkt | Versiounen |
---|---|
Xamarin Community Toolkit | Latest |