다음을 통해 공유


NSTextCheckingResult.PhoneNumberCheckingResult(NSRange, String) 메서드

정의

[Foundation.Export("phoneNumberCheckingResultWithRange:phoneNumber:")]
public static Foundation.NSTextCheckingResult PhoneNumberCheckingResult (Foundation.NSRange range, string phoneNumber);
[Foundation.Export("phoneNumberCheckingResultWithRange:phoneNumber:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSTextCheckingResult PhoneNumberCheckingResult (Foundation.NSRange range, string phoneNumber);
static member PhoneNumberCheckingResult : Foundation.NSRange * string -> Foundation.NSTextCheckingResult

매개 변수

range
NSRange
phoneNumber
String

반환

특성

적용 대상