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