UIKit.UIAlertView.Message Property
Detailed text shown below the title in the alert view.

Syntax

[get: Foundation.Export("message")]
[set: Foundation.Export("setMessage:")]
public virtual string Message { get; set; }

Value

This value can be null.

Remarks

Used to present a more descriptive message to the user in the alert view.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0