UIKit.UIAlertView.ButtonTitle Method
Returns a button title by index.

Syntax

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

Parameters

index
The index of the button to return the title for.

Returns

The title of the button for the given index.

Remarks

Allows retrieval of button title by index, where the indices start at 0.

Requirements

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