Share via


NSView.GetAccessibilityFocusedUIElement Method

Definition

[Foundation.Export("accessibilityFocusedUIElement")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject GetAccessibilityFocusedUIElement();
[<Foundation.Export("accessibilityFocusedUIElement")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAccessibilityFocusedUIElement : unit -> Foundation.NSObject
override this.GetAccessibilityFocusedUIElement : unit -> Foundation.NSObject

Returns

Attributes

Applies to