InstanceAppearEvent
public struct InstanceAppearEvent : Decodable, Hashable, Locatable
Information received about a willAppear
or willDisappear
event.
-
The coordinates of the action triggered.
Declaration
Swift
public let coordinates: Coordinates?