ProgressCollectionSectionHeader
public class ProgressCollectionSectionHeader : UICollectionReusableView
A UICollectionReusableView
used as section header which displays the human readable format of PKTimeRange
if needed.
-
Undocumented
Declaration
Swift
public static let reuseIdentifier: String
-
Undocumented
Declaration
Swift
@objc dynamic public var borderColor: UIColor { get set }
-
Undocumented
Declaration
Swift
@objc dynamic public var borderWidth: CGFloat { get set }
-
Undocumented
Declaration
Swift
public var layoutStyle: PKLayoutStyle { get set }
-
Undocumented
Declaration
Swift
override public func draw(_ rect: CGRect)