Tag: accessibilityActivationPoint

1 post

Tag: accessibilityActivationPoint

1 post

When something is focused with VoiceOver, if you double tap on the screen, it will be like interacting with the centre of the focused element. If you need to change that, you can customise the accessibilityActivationPoint. https://developer.apple.com/documentation/objectivec/nsobject-swift.class/accessibilityactivationpoint

Created in Swift with Ignite.

Supporting Swift for Swifts