displayedCommandsTitle
The title of the commands section in the Speech Commands window or nil if there is no title.
Declaration
var displayedCommandsTitle: String? { get set }Discussion
When this property is a non-empty string, commands are displayed in the Speech Commands window indented under a section with this title. If title is nil or an empty string, the commands are displayed at the top level of the Speech Commands window. This default is not to display the commands under a section title.