Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSDrawErrorSlice
      • initWithError:
  1. GlyphsCore
  2. GSDrawErrorSlice

Initializer

init(error:)initWithError:initWithError_

Declaration

init(error: GSDrawSliceError)

Declaration

- (instancetype) initWithError:(GSDrawSliceError) error;

Declaration

initWithError_(error: GSDrawSliceError) -> GSDrawErrorSlice