WKInterfaceObject.SetHeight(nfloat) Method

Definition

Sets the height, in points, of the object.

[Foundation.Export("setHeight:")]
public virtual void SetHeight (nfloat height);
abstract member SetHeight : nfloat -> unit
override this.SetHeight : nfloat -> unit

Parameters

height
nfloat

The height, in points, of the object.

Attributes

Applies to