CaseType
public enum CaseType : Hashable, CaseIterable, Sendable
Represents current item size case type.
-
Represents
ItemSize.autoDeclaration
Swift
case auto -
Represents
ItemSize.estimatedDeclaration
Swift
case estimated -
Represents
ItemSize.exactDeclaration
Swift
case exact