setLifeCycleListener

fun setLifeCycleListener(lifeCycleListener: VMELifeCycleListener?)

The delegate to receive life cycle related notifications.

Since

1.12

Parameters

lifeCycleListener

The listener delegate to receive notifications. To unset the listener, use null.