getInstance static method

NativeEventManager getInstance()

Implementation

static NativeEventManager getInstance() {
  return _instance;
}