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

accessibilityElementIsFocused

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

Declaration 宣言

- (BOOL)accessibilityElementIsFocused;

Return Value 戻り値

YES if an assistive technology is virtually focused on the element; otherwise, NO.

See Also 参照

Getting Focus Information