Enumeration
GSMaskType
How a shape masks preceding shapes in the same composition unit.
Declaration
enum GSMaskTypeDeclaration
enum GSMaskType : uint8_t;Declaration
GSMaskTypeTopics
Enumeration Cases
Retains only the area covered by the shape.
Does not use the shape as a mask.
Removes the area covered by the shape.
Initializers
Default Implementations
Topics
Enumeration Cases
Retains only the area covered by the shape.
Does not use the shape as a mask.
Removes the area covered by the shape.
Relationships
Conforms To
Swift.BitwiseCopyableSwift.EquatableSwift.HashableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype
See Also
Masking
How the shape masks the preceding shape or shapes in the same composition unit.