UITableViewCell.IndentationLevel Propriété
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.
Définit le niveau de retrait d’une cellule, en déplaçant la position du contenu de la cellule.
public virtual nint IndentationLevel { [Foundation.Export("indentationLevel")] get; [Foundation.Export("setIndentationLevel:")] set; }
member this.IndentationLevel : nint with get, set
Valeur de propriété
System.System.IntPtr
System.nativeint
La valeur par défaut est zéro (aucune mise en retrait).
- Attributs
Remarques
La largeur de chaque niveau de mise en retrait est déterminée par IndentationWidth la propriété .