Skip to content

MetadataBounds

tevelee edited this page Jul 21, 2026 · 1 revision

MetadataBounds

Bounds for metadata objects.

public struct MetadataBounds 

Properties

negativeSize

The negative size of the metadata in words.

public var negativeSize: Int 

positiveSize

The positive size of the metadata in words.

public var positiveSize: Int 
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally