UIKit.UIAlertViewPredicate Delegate
A delegate for use with UIAlertView.ShouldEnableFirstOtherButton.

Syntax

public delegate bool UIAlertViewPredicate (UIAlertView alertView)

See Also

UIAlertView

Parameters

alertView
The UIKit.UIAlertView with which this delegate is associated.

Returns

true if the first non-cancel button in the alert should be enabled.

Remarks

The application developer can use this delegate to programmatically decide if the first button that is not at the "cancel button" index (see UIAlertView.CancelButtonIndex) should be enabled.

Requirements

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