次の方法で共有


NSPersonNameComponentsFormatter.GetComponents(String) メソッド

定義

[Foundation.Export("personNameComponentsFromString:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSPersonNameComponents GetComponents (string string);
abstract member GetComponents : string -> Foundation.NSPersonNameComponents
override this.GetComponents : string -> Foundation.NSPersonNameComponents

パラメーター

string
String

戻り値

属性

適用対象