UIKit.UIActionSheet.ButtonTitle Method
Retrieves the title of a button at a specified index.

Syntax

[Foundation.Export("buttonTitleAtIndex:")]
public virtual string ButtonTitle (nint index)

Parameters

index
The index of a button to retrieve the title of.

Returns

The title of a button at a given index.

Remarks

Button indices are zero based. They start at zero and increment by one for each button that is added.

Requirements

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