Share via


NSView.AdjustScroll(CGRect) Method

Definition

[Foundation.Export("adjustScroll:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect AdjustScroll(CoreGraphics.CGRect newVisible);
[<Foundation.Export("adjustScroll:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AdjustScroll : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.AdjustScroll : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

newVisible
CGRect

Returns

Attributes

Applies to