次の方法で共有


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

戻り値

属性

適用対象