UIAccessibility.FocusedElement(String) Method

Definition

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

Returns

Applies to