NSDataDetector.Create(NSTextCheckingTypes, NSError) 方法

定义

[Foundation.Export("dataDetectorWithTypes:error:")]
public static Foundation.NSDataDetector Create (Foundation.NSTextCheckingTypes checkingTypes, out Foundation.NSError error);
static member Create : Foundation.NSTextCheckingTypes *  -> Foundation.NSDataDetector

参数

checkingTypes
NSTextCheckingTypes
error
NSError

返回

属性

适用于