WKInterfaceObject.SetWidth(nfloat) Method

Definition

Set the width, in points, of the object.

[Foundation.Export("setWidth:")]
public virtual void SetWidth (nfloat width);
abstract member SetWidth : nfloat -> unit
override this.SetWidth : nfloat -> unit

Parameters

width
nfloat

The width, in points, of the object.

Attributes

Applies to