Partager via


iPhoneOSGameView.GraphicsContext Propriété

Définition

Obtient l’instance IGraphicsContext liée à cette iPhoneOSGameView instance.

public OpenTK.Graphics.IGraphicsContext GraphicsContext { get; set; }
member this.GraphicsContext : OpenTK.Graphics.IGraphicsContext with get, set

Valeur de propriété

Instance IGraphicsContext liée à cette iPhoneOSGameView instance.

Remarques

Sauf si cette option est définie manuellement, GraphicsContext sera null jusqu’à ce qu’elle CreateFrameBuffer() ait été appelée.

S’applique à