DetailLevel @objc public enum DetailLevel : Int, Codable, RawRepresentable Undocumented rawValue Declaration Swift public var rawValue: RawValue { get } RawValue Declaration Swift public typealias RawValue = String basic .basic: returns just basic information Declaration Swift case basic full .full: returns all available information Declaration Swift case full init(rawValue:) Declaration Swift public init?(rawValue: RawValue) © 2022 Telenav. All rights reserved. (Last updated: 2022-05-11) Generated by jazzy ♪♫ v0.14.2, a Realm project.