UIKit.UIActionSheet.Title Property
The title that will be displayed in the action sheet.

Syntax

[get: Foundation.Export("title")]
[set: Foundation.Export("setTitle:")]
public virtual string Title { get; set; }

Value

The title that will be displayed in the action sheet.

This value can be null.

Remarks

The title that will be displayed in the action sheet.

Requirements

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