UIAccessibility.FocusedElement(String) 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.
Retrieves the currently focused element for the given assistiveTechnologyIdentifier
assistive technology.
public static Foundation.NSObject FocusedElement (string assistiveTechnologyIdentifier);
static member FocusedElement : string -> Foundation.NSObject
Parameters
- assistiveTechnologyIdentifier
- String