次の方法で共有


NSView_NSTouchBar.GetAllowedTouchTypes(NSView) メソッド

定義

[Foundation.Export("allowedTouchTypes")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSTouchTypeMask GetAllowedTouchTypes (this AppKit.NSView This);
static member GetAllowedTouchTypes : AppKit.NSView -> AppKit.NSTouchTypeMask

パラメーター

This
NSView

戻り値

属性

適用対象