Share via


NSView.AccessibilityApplicationFocusedUIElement Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? AccessibilityApplicationFocusedUIElement { [Foundation.Export("accessibilityApplicationFocusedUIElement", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAccessibilityApplicationFocusedUIElement:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessibilityApplicationFocusedUIElement", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setAccessibilityApplicationFocusedUIElement:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.AccessibilityApplicationFocusedUIElement : Foundation.NSObject with get, set

Property Value

Implements

Attributes

Applies to