CLSContextTopic Enum

Definition

Enumerates topics for contexts.

[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 = 
Inheritance
CLSContextTopic
Attributes

Fields

ArtsAndMusic 6

Indicates arts and/or music.

ComputerScienceAndEngineering 5

Indicates computer science and/or engineering.

HealthAndFitness 7

Indicates health and fitness.

LiteracyAndWriting 2

Indicates literacy and/or writing.

Math 0

Indicates mathematics.

Science 1

Indicates science.

SocialScience 4

Indicates social sciences.

WorldLanguage 3

Indicates world languages.

Applies to