UIButton.BackgroundImageForState(UIControlState) Metodo

Definizione

Immagine di sfondo utilizzata per lo stato specificato.

[Foundation.Export("backgroundImageForState:")]
public virtual UIKit.UIImage BackgroundImageForState (UIKit.UIControlState state);
abstract member BackgroundImageForState : UIKit.UIControlState -> UIKit.UIImage
override this.BackgroundImageForState : UIKit.UIControlState -> UIKit.UIImage

Parametri

Restituisce

Attributi

Commenti

Questo membro partecipa al sistema di UIAppearance stili. Vedere la Appearance proprietà e il AppearanceWhenContainedIn(Type[]) metodo .

Si applica a