Structure
MetadataOptions
public struct MetadataOptions: OptionSet
Represents a metadata option.
Relationships
Conforms To
OptionSet
Initializers
init(rawValue:)
public init(rawValue: Int)
Properties
rawValue
public let rawValue: Int