Поделиться через


NSEvent.TrackSwipeEvent Метод

Определение

[Foundation.Export("trackSwipeEventWithOptions:dampenAmountThresholdMin:max:usingHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void TrackSwipeEvent (AppKit.NSEventSwipeTrackingOptions options, nfloat minDampenThreshold, nfloat maxDampenThreshold, AppKit.NSEventTrackHandler trackingHandler);
abstract member TrackSwipeEvent : AppKit.NSEventSwipeTrackingOptions * nfloat * nfloat * AppKit.NSEventTrackHandler -> unit
override this.TrackSwipeEvent : AppKit.NSEventSwipeTrackingOptions * nfloat * nfloat * AppKit.NSEventTrackHandler -> unit

Параметры

minDampenThreshold
nfloat
maxDampenThreshold
nfloat
trackingHandler
NSEventTrackHandler
Атрибуты

Применяется к