Share via


UITextField.TextContentType Propiedad

Definición

Una sugerencia del tipo de datos que debe contener el campo (debe ser un valor de UITextContentType).

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSString TextContentType { [Foundation.Export("textContentType")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setTextContentType:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.TextContentType : Foundation.NSString with get, set

Valor de propiedad

Atributos

Se aplica a