UIKit.UIAlertView.FirstOtherButtonIndex Property
The index of the first other button.

Syntax

[get: Foundation.Export("firstOtherButtonIndex")]
public virtual nint FirstOtherButtonIndex { get; }

Value

The index of the first other button.

Remarks

The index starts at 0 and the default is -1. You must use the UIKit.UIAlertView.UIAlertView(string, string, UIAlertViewDelegate, string, string[]) constructor to set this property.

Requirements

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