Condividi tramite


UIBarButtonItem.ImageInsets Proprietà

Definizione

Imposta l'immagine del pulsante.

public override UIKit.UIEdgeInsets ImageInsets { [Foundation.Export("imageInsets")] get; [Foundation.Export("setImageInsets:")] set; }
member this.ImageInsets : UIKit.UIEdgeInsets with get, set

Valore della proprietà

Attributi

Commenti

Consente l'inserimento dell'immagine su un pulsante specificando un UIEdgeInsets valore.

Si applica a