SnapshotError
@_spi(Experimental) public struct SnapshotError : Error, Equatable
Errors related to rendered snapshots
-
Undocumented
Declaration
Swift
public let message: String -
No metal view available. Catastrophic error.
Declaration
Swift
public static let noMetalView: MapView.SnapshotError -
Metal view or one of its subviews is missing image data.
Declaration
Swift
public static let missingImageData: MapView.SnapshotError
SnapshotError Structure Reference