Contents

localizedShortTitle

A shortened version of the string used to describe the context of a command.

Declaration

var localizedShortTitle: String { get set }

Discussion

Use this property to provide information about a feedback command that is suitable for display when screen space is more constrained. For example, Apple Watch uses this string instead of the string in the localizedTitle property.

See Also

Retrieving information about a feedback command