Skip to main content

bn.enableSheetGesture

enableSheetGesture(options): void

description enable/disable sheet gesture

remark Only supports Android platform

example

bn.enableSheetGesture({ enableGesture: false })

Parameters

NameType
optionsCmdEnableSheetGestureOptions

Returns

void

Interface: CmdEnableSheetGestureOptions

NameTypeDescription
rendererId?number
enableGestureboolean