▸ offDeviceOrientationChange(cb): void
description Un-listens on the landscape/portrait mode switchover event.
example
Code
Parameters
| Name | Type |
|---|---|
cb | OffDeviceOrientationChangeCallback |
Returns
void
OffDeviceOrientationChangeCallback
Ƭ OffDeviceOrientationChangeCallback: () => void
Type declaration
▸ (): void
The callback function for the landscape/portrait mode switchover event
Returns
void
此页面是否有帮助?
Last modified on