Get Options Button Display State

Get Options Button Display State - kintone.app.getOptionsButtonDisplayState()

Retrieves the display state of the Options button of the current App.

Function

Desktop

kintone.app.getOptionsButtonDisplayState()

Mobile

kintone.mobile.app.getOptionsButtonDisplayState()

Parameters

None

Returns

A Promise object.
The following value can be retrieved when the Promise object is resolved.

Type Description
String The display state of the Options button
  • VISIBLE: The Options button is visible
  • HIDDEN: The Options button is hidden

Available Pages (Desktop)

  • Record List
  • Record Details
  • Graph

Available Pages (Mobile)

  • Record Details