INSAccessibilitySwitch 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="NSAccessibilitySwitch", WrapperType=typeof(AppKit.NSAccessibilitySwitchWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSAccessibilitySwitch : AppKit.INSAccessibilityButton, IDisposabletype INSAccessibilitySwitch = interface
    interface INativeObject
    interface IDisposable
    interface INSAccessibilityButton
    interface INSAccessibilityElementProtocol- Attributes
- Implements
Properties
| AccessibilityFrame | (Inherited from INSAccessibilityElementProtocol) | 
| AccessibilityLabel | (Inherited from INSAccessibilityButton) | 
| AccessibilityParent | (Inherited from INSAccessibilityElementProtocol) | 
| AccessibilityValue | |
| Handle | Handle (pointer) to the unmanaged object representation.(Inherited from INativeObject) | 
Methods
| AccessibilityPerformPress() | (Inherited from INSAccessibilityButton) |