Tag: accessibilitySpeechSpellOut
1 post
Tag: accessibilitySpeechSpellOut
1 post

accessibilitySpeechSpellOut asks VoiceOver to speak the sequence of characters. Can be useful for things like promo/reference/authentication codes, phone numbers... it makes more sense to announce each character rather than words and big numbers. Example code in the image: ```swift let codeLabel = UILabel() let attributedLabel = NSAttributedString( string: "BAC1234567D", attributes: [.accessibilitySpeechSpellOut: true] ) title.accessibilityAttributedLabel = attributedLabel ```
All Tags
AccessibilityAccessibility InspectorAccessibility ModifiersAppleAssistiveTouchAudio GraphsBold TextClassic InvertDynamic TypeFull Keyboard AccessGAADGAAD2022GAAD22HIGHuman Interface GuidelinesIncrease ContrastInterface BuilderLarge Content ViewerLarger TextMagnifierNSSpainXReduce MotionRotorScreen CurtainSmart InvertSpeak ScreenSwiftUISwitchSwitch ControlUIAccessibilityUIAccessibilityCustomActionUIKeyCommandUIKitUISwitchVoice ControlVoiceOverWWDCWWDC22WWDC23XcodeZooma11ya11yTOconfaccessibility identifieraccessibilityActionaccessibilityActivationPointaccessibilityAdjustableActionaccessibilityChildrenaccessibilityContaineraccessibilityElementaccessibilityElementsaccessibilityElementsHiddenaccessibilityFrameaccessibilityIdentifieraccessibilityIgnoresInvertColorsaccessibilityLabelaccessibilitySpeechIPANotationaccessibilitySpeechPitchaccessibilitySpeechPunctuationaccessibilitySpeechSpellOutaccessibilityTraitsaccessibilityUserInputLabelsaccessibilityValueaccessibilityViewIsModaladjustableallowsDirectInteractionhapticiOSiPadOSisModalisSearchFieldisSelectedisSummaryElementisTabBarkeyboardShortcutplaysSoundsimulatorspeechPitchstartsMediaSessionupdatesFrequentlyvisionOS