MFMailComposeViewController.SetMessageBody(String, Boolean) Method

Definition

[Foundation.Export("setMessageBody:isHTML:")]
public virtual void SetMessageBody (string body, bool isHtml);
abstract member SetMessageBody : string * bool -> unit
override this.SetMessageBody : string * bool -> unit

Parameters

body
String
isHtml
Boolean
Attributes

Applies to