setDisplayShowTitleEnabled

Set whether an activity title/subtitle should be displayed.

To set several display options at once, see the setDisplayOptions methods.

Parameters

showTitle

true to display a title/subtitle if present.

See also