Share via


NSView.AccessibilityMarkerUIElements Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject[]? AccessibilityMarkerUIElements { [Foundation.Export("accessibilityMarkerUIElements", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAccessibilityMarkerUIElements:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("accessibilityMarkerUIElements", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAccessibilityMarkerUIElements:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AccessibilityMarkerUIElements : Foundation.NSObject[] with get, set

Property Value

Implements

Attributes

Applies to