次の方法で共有


NLLanguageExtensions クラス

定義

NLLanguage クラスの拡張メソッド。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NLLanguageExtensions
type NLLanguageExtensions = class
継承
NLLanguageExtensions
属性

メソッド

GetConstant(NLLanguage)

列挙値の文字列定数を返します。

GetValue(NSString)

指定された文字列定数の列挙値を返します。

適用対象