NSPanGestureRecognizer.VelocityInView(NSView) Method

Definition

[Foundation.Export("velocityInView:")]
public virtual CoreGraphics.CGPoint VelocityInView (AppKit.NSView view);
abstract member VelocityInView : AppKit.NSView -> CoreGraphics.CGPoint
override this.VelocityInView : AppKit.NSView -> CoreGraphics.CGPoint

Parameters

view
NSView

Returns

Attributes

Applies to