UIResponder.AccessibilityElementIsFocused 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 whether an assistive technology is focused on this
UIResponder.
[Foundation.Export("accessibilityElementIsFocused")]
public virtual bool AccessibilityElementIsFocused ();
abstract member AccessibilityElementIsFocused : unit -> bool
override this.AccessibilityElementIsFocused : unit -> bool
Returns
- Attributes