다음을 통해 공유


WKWebViewConfiguration.DataDetectorTypes 속성

정의

감지되고 핫링크되는 전화 번호 또는 URL과 같은 인라인 데이터의 종류를 제어하는 플래그 값을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual WebKit.WKDataDetectorTypes DataDetectorTypes { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("dataDetectorTypes", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setDataDetectorTypes:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.DataDetectorTypes : WebKit.WKDataDetectorTypes with get, set

속성 값

특성

적용 대상