iPhoneOSGraphicsContext.ErrorChecking Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether automatic error checking should be performed on GL calls.
public bool ErrorChecking { get; set; }
member this.ErrorChecking : bool with get, set
Property Value
A Boolean specifying whether error checking should be done after every GL call.
Implements
Remarks
This property always returns false