NSGestureRecognizer.LocationInView(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("locationInView:")]
public virtual CoreGraphics.CGPoint LocationInView (AppKit.NSView view);
abstract member LocationInView : AppKit.NSView -> CoreGraphics.CGPoint
override this.LocationInView : AppKit.NSView -> CoreGraphics.CGPoint
Parameters
- view
- NSView
Returns
- Attributes