C1.Maui.Input Assembly / C1.Maui.Input Namespace / TextBoxAutoCompleteEventArgs Class / Awaiter Property
In This Topic
Awaiter Property (TextBoxAutoCompleteEventArgs)
In This Topic
Gets the deferrals awaiter.
Syntax
protected AsyncEventArgsDeferralsAwaiter Awaiter {get;}
See Also