UISegmentedControl.RemoveSegmentAtIndex(nint, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Supprime le segment à l’index .
[Foundation.Export("removeSegmentAtIndex:animated:")]
public virtual void RemoveSegmentAtIndex (nint segment, bool animated);
abstract member RemoveSegmentAtIndex : nint * bool -> unit
override this.RemoveSegmentAtIndex : nint * bool -> unit
Paramètres
- segment
- System.System.IntPtr System.nativeint
- animated
- Boolean
- Attributs