INSAccessibilityElementLoading Interface

Definition

[Foundation.Protocol(Name="NSAccessibilityElementLoading", WrapperType=typeof(AppKit.NSAccessibilityElementLoadingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSAccessibilityElementLoading : IDisposable, ObjCRuntime.INativeObject
type INSAccessibilityElementLoading = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

GetAccessibilityElement(INSSecureCoding)

Extension Methods

GetAccessibilityRangeInTargetElement(INSAccessibilityElementLoading, INSSecureCoding)

Applies to