Instance Method インスタンスメソッド

accessibilityElementIsFocused()

Returns a Boolean value indicating whether an assistive technology is focused on the accessibility element.

Declaration 宣言

func accessibilityElementIsFocused() -> Bool

Return Value 戻り値

true if an assistive technology is virtually focused on the element; otherwise, false.

See Also 参照

Getting Focus Information