@wildix/xbees-connect > ConnectClient > onVisibilityChange
ConnectClient.onVisibilityChange property
Starts listen for the events of changing iframe activity and handle with the provided callback
Signature:
onVisibilityChange: (callback: Callback<EventType.VISIBILITY>) => RemoveEventListener;