NSView.SetFrameSize(CGSize) Method

Definition

[Foundation.Export("setFrameSize:")]
public virtual void SetFrameSize (CoreGraphics.CGSize newSize);
abstract member SetFrameSize : CoreGraphics.CGSize -> unit
override this.SetFrameSize : CoreGraphics.CGSize -> unit

Parameters

newSize
CGSize
Attributes

Applies to