PropertyType Enumeration ReferenceShareShare to emailCopy article URL FeedbackPrintLast UpdatedJun 10, 20251 minute readHERE SDKNavigate EditioniOSAPI referenceActive Explain this codepublic enum PropertyType : UInt32, CaseIterable, Codable Types of properties. bool A Boolean property. Declaration Swift case bool int An Integer property. Declaration Swift case int string A string property. Declaration Swift case string Was this article helpful?YesNo
Explain this codepublic enum PropertyType : UInt32, CaseIterable, Codable Types of properties. bool A Boolean property. Declaration Swift case bool int An Integer property. Declaration Swift case int string A string property. Declaration Swift case string
Explain this codepublic enum PropertyType : UInt32, CaseIterable, Codable Types of properties. bool A Boolean property. Declaration Swift case bool int An Integer property. Declaration Swift case int string A string property. Declaration Swift case string