TimelineObject
public protocol TimelineObject: class
Undocumented
-
Undocumented
Declaration
Swift
var objectId: UUID -
Undocumented
Declaration
Swift
var store: TimelineStore? -
Undocumented
Declaration
Swift
var inTheStore: Bool
View on GitHub
TimelineObject Protocol Reference