NSView.AdjustPageHeightNew(nfloat, nfloat, nfloat, nfloat) Method

Definition

[Foundation.Export("adjustPageHeightNew:top:bottom:limit:")]
public virtual void AdjustPageHeightNew (ref nfloat newBottom, nfloat top, nfloat proposedBottom, nfloat bottomLimit);
abstract member AdjustPageHeightNew :  * nfloat * nfloat * nfloat -> unit
override this.AdjustPageHeightNew :  * nfloat * nfloat * nfloat -> unit

Parameters

newBottom
nfloat
top
nfloat
proposedBottom
nfloat
bottomLimit
nfloat
Attributes

Applies to