Documentation Language: Swift

Property

details

Key-value pairs of annotation details.

var details: [String : String]

Discussion

The details dictionary contains the actual metadata associated with this annotation. Keys and values are both strings, allowing flexible representation of various metadata types.