INSAccessibilityLayoutArea Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Protocol(Name="NSAccessibilityLayoutArea", WrapperType=typeof(AppKit.NSAccessibilityLayoutAreaWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSAccessibilityLayoutArea : AppKit.INSAccessibilityGroup, IDisposable
type INSAccessibilityLayoutArea = interface
interface INativeObject
interface IDisposable
interface INSAccessibilityElementProtocol
interface INSAccessibilityGroup
- Attributes
- Implements
Properties
AccessibilityChildren | |
AccessibilityFocusedUIElement | |
AccessibilityFrame | (Inherited from INSAccessibilityElementProtocol) |
AccessibilityLabel | |
AccessibilityParent | (Inherited from INSAccessibilityElementProtocol) |
AccessibilitySelectedChildren | |
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |
Extension Methods
GetAccessibilityFocused(INSAccessibilityElementProtocol) | |
GetAccessibilityIdentifier(INSAccessibilityElementProtocol) |