跳到主要内容

bn.hideBackButton

hideBackButton(options?): Promise<{}>

description Hide Back Button on the left top corner.

remark supported jssdk > 4.27.0

example

await bn.hideBackButton()

Parameters

NameType
options?CmdHideBackButtonOptions

Returns

Promise<{}>


Interface: CmdHideBackButtonOptions

NameTypeDescription
rendererIdnumber