NSClipView.ConstrainScrollPoint(CGPoint) 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("constrainScrollPoint:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Use ConstrainBoundsRect instead.")]
public virtual CoreGraphics.CGPoint ConstrainScrollPoint (CoreGraphics.CGPoint newOrigin);
abstract member ConstrainScrollPoint : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.ConstrainScrollPoint : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
Parameters
- newOrigin
- CGPoint
Returns
- Attributes