NSView.AcceptsTouchEvents Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Valor da propriedade
- Atributos