ViewSwitcherTitle.getTitleVisible

bool getTitleVisible()

Gets whether the title of self is currently visible.

If the title is visible, it means the view switcher is hidden an it may be wanted to show an alternative switcher, e.g. a classViewSwitcherBar.

Returns

whether the title of self is currently visible

Deprecated