localizedTitle property

LocalizedString? localizedTitle
getter/setter pair

Translated strings for the title.

Recommended maximum length is 60 characters to ensure full string is displayed on smaller screens.

Implementation

LocalizedString? localizedTitle;