UITableViewRowAction.BackgroundColor 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.
Obtient ou définit la couleur d’arrière-plan du bouton d’action.
public virtual UIKit.UIColor BackgroundColor { [Foundation.Export("backgroundColor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBackgroundColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BackgroundColor : UIKit.UIColor with get, set
Valeur de propriété
Cette valeur peut être null
.
- Attributs