Share via


MSMessage.Layout Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Messages.MSMessageLayout? Layout { [Foundation.Export("layout", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLayout:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("layout", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setLayout:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Layout : Messages.MSMessageLayout with get, set

Property Value

Attributes

Applies to