MSMessage.Layout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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