ExpandedSurfaceID
Stable identifier of one expanded surface a droplet provides.
struct ExpandedSurfaceID
Initializers
init(_:)
init(_ rawValue: String)
Creates an identifier from a raw string.
init(rawValue:)
init(rawValue: String)
Creates an identifier from a raw string.
init(stringLiteral:)
init(stringLiteral value: String)
String-literal convenience.
Properties
description
var description: String { get }
rawValue
let rawValue: String
The raw string value.