Aracılığıyla paylaş


VisualElement.FocusChangeRequested Olay

Tanım

Dikkat

This is now handled through VisualElement.MapFocus, this event handler will be removed in the future.

Odak değişikliği istendiğinde gerçekleşir.

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) 

Olay Türü

Uygulamalar

Öznitelikler

Açıklamalar

Yalnızca şirket içi kullanım içindir. Bu API herhangi bir zamanda bildirimde bulunmaksızın değiştirilebilir veya kaldırılabilir.

Şunlara uygulanır