UIButton.UIButtonAppearance.SetImage(UIImage, UIControlState) Metodo

Definizione

Imposta uiImage per lo stato specificato.

[Foundation.Export("setImage:forState:")]
public virtual void SetImage (UIKit.UIImage image, UIKit.UIControlState forState);
abstract member SetImage : UIKit.UIImage * UIKit.UIControlState -> unit
override this.SetImage : UIKit.UIImage * UIKit.UIControlState -> unit

Parametri

image
UIImage
forState
UIControlState
Attributi

Si applica a