Hierarchy

  • HeaderSection

Methods

  • Sets the header's body visibility.

    Parameters

    • bool: boolean

      Specify true to show the body; false to hide the body.

    Returns void

    Remarks

    Available only for Unified Interface.

    See

    External Link: setBodyVisible (Client API reference)

  • Sets the command bar visibility.

    Parameters

    • bool: boolean

      Specify true to show the command bar; false to hide the command bar.

    Returns void

    Remarks

    Available only for Unified Interface.

    See

    External Link: setCommandBarVisible (Client API reference)

  • Sets the tab navigator visibility.

    Parameters

    • bool: boolean

      Specify true to show the tab navigator; false to hide the tab navigator.

    Returns void

    Remarks

    Available only for Unified Interface.

    See

    External Link: setTabNavigatorVisible (Client API reference)

Generated using TypeDoc