Share via


NSWindow.AccessibilityTitleUIElement Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? AccessibilityTitleUIElement { [Foundation.Export("accessibilityTitleUIElement", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setAccessibilityTitleUIElement:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessibilityTitleUIElement", ObjCRuntime.ArgumentSemantic.Weak)>]
[<set: Foundation.Export("setAccessibilityTitleUIElement:", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.AccessibilityTitleUIElement : Foundation.NSObject with get, set

Property Value

Implements

Attributes

Applies to