Partager via


CLSContextType Énumération

Définition

Énumère les unités de programme.

[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 CLSContextType
type CLSContextType = 
Héritage
CLSContextType
Attributs

Champs

App 1

Indique un contexte d’application.

Audio 14

Indique un contexte pour le matériel audio.

Book 11

Indique un contexte pour un livre.

Challenge 7

Indique un contexte pour un défi.

Chapter 2

Indique un contexte pour le chapitre.

Document 13

Indique un contexte pour un document.

Exercise 9

Indique un contexte pour un exercice

Game 12

Indique un contexte pour un jeu.

Lesson 10

Indique un contexte pour une leçon.

Level 4

Indique un contexte pour le niveau.

None 0

Indique aucun type de contexte.

Page 5

Indique un contexte pour une page.

Quiz 8

Indique un contexte pour un questionnaire.

Section 3

Indique un contexte pour une section.

Task 6

Indique un contexte pour une tâche.

Video 15

Indique un contexte pour une vidéo.

S’applique à