UIKit.UIActionSheet.Add Method
Adds a button with the specified text.

Syntax

public void Add (string name)

Parameters

name
Text for the button.

Remarks

This method exists to allow the class to be initialized with C# 3.0 object initializers. This is equivalent to calling AddButton (name).

Requirements

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