次の方法で共有


CLSContextTopic 列挙型

定義

コンテキストのトピックを列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 4, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CLSContextTopic
type CLSContextTopic = 
継承
CLSContextTopic
属性

フィールド

名前 説明
ArtsAndMusic 6

芸術や音楽を示します。

ComputerScienceAndEngineering 5

コンピューター サイエンスまたはエンジニアリングを示します。

HealthAndFitness 7

正常性とフィットネスを示します。

LiteracyAndWriting 2

リテラシーや書き込みを示します。

Math 0

数学を示します。

Science 1

科学を示します。

SocialScience 4

ソーシャル サイエンスを示します。

WorldLanguage 3

世界の言語を示します。

適用対象