I have a custom control (UIView subclass) that is identical to "slide to unlock" control on the lock screen.
Is there a way I can get notified when Voiceover has selected the view? Also, when it's selected the gesture recognizer is not receiving gestures, thus rendering the control useless.
Any tips? Thus far, I've set the isAccessibilityElement and labels/hints.