NSView.AcceptsTouchEvents Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual bool AcceptsTouchEvents { [Foundation.Export("acceptsTouchEvents")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setAcceptsTouchEvents:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.AcceptsTouchEvents : bool with get, set

Property Value

Attributes

Applies to