PlayerCacheAction
public class PlayerCacheAction : NSObject
Undocumented
-
Undocumented
Declaration
Swift
public var actionType: PlayerCacheAtionType -
Undocumented
Declaration
Swift
public var range: NSRange -
Undocumented
Declaration
Swift
override public init() -
Undocumented
Declaration
Swift
public convenience init(actionType: PlayerCacheAtionType, range: NSRange) -
Undocumented
Declaration
Swift
override public func isEqual(_ object: Any?) -> Bool -
Undocumented
Declaration
Swift
override public var hash: Int { get } -
Declaration
Swift
override public var description: String { get }
View on GitHub