UISearchBar.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

속성 값

특성

적용 대상