Sdílet prostřednictvím


MFMessageComposeViewController.Message Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to