Compartir a través de


UIButton.CurrentBackgroundImage Propiedad

Definición

UiImage que se muestra en segundo plano de este UIButton. Solo lectura.

public virtual UIKit.UIImage CurrentBackgroundImage { [Foundation.Export("currentBackgroundImage", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentBackgroundImage : UIKit.UIImage

Valor de propiedad

Atributos

Comentarios

Este miembro participa en el UIAppearance sistema de estilos. Vea la Appearance propiedad y el AppearanceWhenContainedIn(Type[]) método .

Se aplica a