NSClipView.ConstrainScrollPoint(CGPoint) Method

Definition

[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

Applies to