Class PathIntersectionFuncAsyncHandler
Async Handler for PathIntersectionFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class PathIntersectionFuncAsyncHandler
- Inheritance
-
PathIntersectionFuncAsyncHandler
- Inherited Members
Constructors
PathIntersectionFuncAsyncHandler(PathIntersectionFunc)
public PathIntersectionFuncAsyncHandler(PathIntersectionFunc managed)
Parameters
managedPathIntersectionFunc
Fields
NativeCallback
public PathIntersectionFunc NativeCallback