UITextField.TextContentType プロパティ

定義

フィールドに含める必要があるデータの型のヒント (からの 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

プロパティ値

属性

適用対象