UIBarButtonItem.ImageInsets 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.
Inscruse l’image du bouton.
public override UIKit.UIEdgeInsets ImageInsets { [Foundation.Export("imageInsets")] get; [Foundation.Export("setImageInsets:")] set; }
member this.ImageInsets : UIKit.UIEdgeInsets with get, set
Valeur de propriété
- Attributs
Remarques
Permet à l’image d’un bouton d’être définie en fournissant une UIEdgeInsets valeur.