PKAdCuePoints
@objc
public class PKAdCuePoints : NSObject
Undocumented
-
Undocumented
Declaration
Swift
@objc public private(set) var cuePoints: [TimeInterval]
-
Undocumented
Declaration
Swift
@objc public init(cuePoints: [TimeInterval])
-
Undocumented
Declaration
Swift
@objc public var count: Int { get }
-
Undocumented
Declaration
Swift
@objc public var hasPreRoll: Bool { get }
-
Undocumented
Declaration
Swift
@objc public var hasMidRoll: Bool { get }
-
Undocumented
Declaration
Swift
@objc public var hasPostRoll: Bool { get }