Cascade
Loading...
Searching...
No Matches
Buzzware.Cascade.ICascadePlatform Interface Reference
Inheritance diagram for Buzzware.Cascade.ICascadePlatform:
Buzzware.Cascade.Testing.MockCascadePlatform

Public Member Functions

Task InvokeOnMainThread (Action action, Func< Exception, Exception >? exceptionHandler=null)
Task InvokeOnMainThreadNow (Action action, Func< Exception, Exception >? exceptionHandler=null)
bool IsMainThread ()

Member Function Documentation

◆ InvokeOnMainThread()

Task Buzzware.Cascade.ICascadePlatform.InvokeOnMainThread ( Action action,
Func< Exception, Exception >? exceptionHandler = null )

◆ InvokeOnMainThreadNow()

Task Buzzware.Cascade.ICascadePlatform.InvokeOnMainThreadNow ( Action action,
Func< Exception, Exception >? exceptionHandler = null )

◆ IsMainThread()

bool Buzzware.Cascade.ICascadePlatform.IsMainThread ( )

The documentation for this interface was generated from the following file:
  • Buzzware.Cascade/ICascadePlatform.cs