Skip to main content

bn.stopDeviceMotionListening

stopDeviceMotionListening(): Promise<void>

description Stop listening for changes in device direction.

example

 bn.stopDeviceMotionListening()

Returns

Promise<void>