UITextField.TextContentType Proprietà

Definizione

Un hint del tipo di dati che il campo deve contenere (deve essere valore da 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

Valore della proprietà

Attributi

Si applica a