Compartilhar via


UIAlertViewDelegate_Extensions.ShouldEnableFirstOtherButton Método

Definição

Se o primeiro botão não cancelar nessa UIAlertView deve ser habilitado.

public static bool ShouldEnableFirstOtherButton (this UIKit.IUIAlertViewDelegate This, UIKit.UIAlertView alertView);
static member ShouldEnableFirstOtherButton : UIKit.IUIAlertViewDelegate * UIKit.UIAlertView -> bool

Parâmetros

This
IUIAlertViewDelegate

A instância na qual esse método de extensão opera.

alertView
UIAlertView

Retornos

Aplica-se a