Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Callout

mattt edited this page Feb 24, 2021 · 5 revisions

Callout

public struct Callout: Hashable, Codable

Inheritance

Codable, CustomStringConvertible, Hashable

Properties

delimiter

var delimiter: Delimiter

content

var content: String

description

var description: String