Type Property
errorsGSDrawStackFeatureErrorsGSDrawStackFeatureErrors
Inserts error slices into the draw stack when a slice cannot be created.
Declaration
static var errors: GSDrawStackFeature { get }Declaration
GSDrawStackFeatureErrorsDiscussion
The error slice contains an error code indicating the source of the error. For example, a component with a missing base glyph constitutes an error.
Simply drop support for this feature to skip such slices.
Supporting this feature requires handling GSDrawErrorSlice.