UIBarButtonItem.Image 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.
Image du bouton.
public override UIKit.UIImage Image { [Foundation.Export("image", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Image : UIKit.UIImage with get, set
Valeur de propriété
Cette valeur peut être null
.
- Attributs
Remarques
Obtient ou définit l’image à afficher sur l’objet UIbarButtonItem.