Partager via


UIActionSheet.CancelButtonIndex Propriété

Définition

Retourne l’index du bouton Annuler.

public virtual nint CancelButtonIndex { [Foundation.Export("cancelButtonIndex")] get; [Foundation.Export("setCancelButtonIndex:")] set; }
member this.CancelButtonIndex : nint with get, set

Valeur de propriété

System.System.IntPtr System.nativeint

Index du bouton Annuler.

Attributs

Remarques

Retourne -1 si aucun bouton Annuler n’a été défini.

Les index de bouton sont basés sur zéro. Ils commencent à zéro et s’incrémentent d’un pour chaque bouton ajouté.

S’applique à