accessibilityLabel
A localized string that describes the message.
Declaration
var accessibilityLabel: String? { get set }Discussion
Set this property to provide a succinct description of the message. VoiceOver reads this property when describing the message. By default, the accessibilityLabel property is set to nil.