Compartir a través de


UITextField.LeftView Propiedad

Definición

Superposición que se muestra en el lado izquierdo de la vista.

public virtual UIKit.UIView LeftView { [Foundation.Export("leftView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLeftView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.LeftView : UIKit.UIView with get, set

Valor de propiedad

Este valor puede ser null.

Atributos

Comentarios

La superposición se mostrará en los límites establecidos por LeftViewRect(CGRect).

Se aplica a