UIResponder.AccessibilityElementDidBecomeFocused Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that an assistive technology has set its focus to this
UIResponder.
[Foundation.Export("accessibilityElementDidBecomeFocused")]
public virtual void AccessibilityElementDidBecomeFocused ();
abstract member AccessibilityElementDidBecomeFocused : unit -> unit
override this.AccessibilityElementDidBecomeFocused : unit -> unit
- Attributes