[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.AsyncEventArgsDeferral

AsyncEventArgsDeferral Class

Deferral used to block the event until Complete() method is called.

Inheritance
AsyncEventArgsDeferral
Namespace: C1.Xamarin.Forms.Core
Assembly: C1.Xamarin.Forms.Core.dll
Syntax
public sealed class AsyncEventArgsDeferral

Methods

Name Description
Complete()

Notifies the event the handler is ready to continue.