VisualElement.FocusChangeRequested Event
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.
Caution
This is now handled through VisualElement.MapFocus, this event handler will be removed in the future.
Occurs when a focus change is requested.
public:
virtual event EventHandler<Microsoft::Maui::Controls::VisualElement::FocusRequestArgs ^> ^ FocusChangeRequested;
[System.Obsolete("This is now handled through VisualElement.MapFocus, this event handler will be removed in the future.")]
public event EventHandler<Microsoft.Maui.Controls.VisualElement.FocusRequestArgs> FocusChangeRequested;
[<System.Obsolete("This is now handled through VisualElement.MapFocus, this event handler will be removed in the future.")>]
member this.FocusChangeRequested : EventHandler<Microsoft.Maui.Controls.VisualElement.FocusRequestArgs>
Public Event FocusChangeRequested As EventHandler(Of VisualElement.FocusRequestArgs)
- Attributes
For internal use only. This API can be changed or removed without notice at any time.
Προϊόν | Εκδόσεις (Καταργήθηκε) |
---|---|
.NET MAUI | (8, 9) |
.NET MAUI σχόλια
.NET MAUI είναι ένα έργο ανοιχτού κώδικα. Επιλέξτε μια σύνδεση για να παρέχετε σχόλια: