UIActivityType.Mail Property

Definition

Sends the provided content by email.

[Foundation.Field("UIActivityTypeMail", "UIKit")]
public static Foundation.NSString Mail { get; }
member this.Mail : Foundation.NSString

Property Value

Attributes

Remarks

The object must hold an individual NSString, NSUrl (pointing to a local file) or a UIImage.

Applies to