TimeArea
public struct TimeArea
Rectangular area representing a time interval with an optional label in a timeline diagram.
-
Undocumented
Declaration
Swift
public var selector: TimeSelector -
Undocumented
Declaration
Swift
public var interval: TimeRange -
Undocumented
Declaration
Swift
public var label: String? -
Undocumented
Declaration
Swift
public var style: TimeAreaStyle? -
Undocumented
Declaration
Swift
public var bounds: Rectangle
TimeArea Structure Reference