Class FlowBoxFilterFuncForeverHandler
Forever Handler for FlowBoxFilterFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class FlowBoxFilterFuncForeverHandler
- Inheritance
-
FlowBoxFilterFuncForeverHandler
- Inherited Members
Constructors
FlowBoxFilterFuncForeverHandler(FlowBoxFilterFunc)
public FlowBoxFilterFuncForeverHandler(FlowBoxFilterFunc managed)
Parameters
managed
FlowBoxFilterFunc
Fields
NativeCallback
public FlowBoxFilterFunc NativeCallback