NSPanGestureRecognizer.VelocityInView(NSView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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