Compartir a través de


UITextField.Background Propiedad

Definición

Esta propiedad contiene la imagen que se mostrará en el fondo del control cuando esté habilitada.

public virtual UIKit.UIImage Background { [Foundation.Export("background", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBackground:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Background : UIKit.UIImage with get, set

Valor de propiedad

Atributos

Comentarios

Las imágenes de fondo se dibujan en la parte del rectángulo de borde del control.

Se aplica a