Declaration

struct GSGlyphCopyOptions

Declaration

enum GSGlyphCopyOptions : uint8_t;

Declaration

GSGlyphCopyOptions

Overview

The effect of a flag depends on the type of object being copied.

Topics

Initializers

Type Properties

  • Includes the background layer of each copied layer.

  • Includes additional ordinary layers.

  • Includes editing data such as guides, annotations, selection, and background images.

  • Includes master layers.

  • Optimizes layer copying for callers that guarantee exclusive access to the copies.

  • Includes special layers, such as Intermediate and Alternative layers.

  • Creates an undo manager for each copied glyph.

Default Implementations

Topics

Enumeration Cases

Relationships

Conforms To

  • Swift.BitwiseCopyable
  • Swift.Equatable
  • Swift.ExpressibleByArrayLiteral
  • Swift.OptionSet
  • Swift.RawRepresentable
  • Swift.Sendable
  • Swift.SendableMetatype
  • Swift.SetAlgebra