Skip to content

MetadataBounds

Azoy edited this page Mar 17, 2021 · 2 revisions

MetadataBounds

Bounds for metadata objects.

public struct MetadataBounds

Properties

negativeSize

The negative size of the metadata in words.

var negativeSize: Int

positiveSize

The positive size of the metadata in words.

var positiveSize: Int
Types
Protocols
Global Variables
Global Functions
Clone this wiki locally