NSClipView.ConstrainBoundsRect(CGRect) Method

Definition

[Foundation.Export("constrainBoundsRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect ConstrainBoundsRect (CoreGraphics.CGRect proposedBounds);
abstract member ConstrainBoundsRect : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ConstrainBoundsRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

proposedBounds
CGRect

Returns

Attributes

Applies to