MSMessage.Layout Property

Definition

An MSMessageLayout object that lays out the message for display.

public virtual Messages.MSMessageLayout Layout { [Foundation.Export("layout", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLayout:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Layout : Messages.MSMessageLayout with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to