nativeCallable property

NativeCallable<T> nativeCallable
final

The native callable function for the callback.

Implementation

final NativeCallable<T> nativeCallable;