SportCapabilities
public struct SportCapabilities
Sport Capabilities
-
Sports Bits 0
Declaration
Swift
private(set) public var bits0: SportBits0? { get }
-
Sports Bits 1
Declaration
Swift
private(set) public var bits1: SportBits1? { get }
-
Sports Bits 2
Declaration
Swift
private(set) public var bits2: SportBits2? { get }
-
Sports Bits 3
Declaration
Swift
private(set) public var bits3: SportBits3? { get }
-
Sports Bits 4
Declaration
Swift
private(set) public var bits4: SportBits4? { get }
-
Sports Bits 5
Declaration
Swift
private(set) public var bits5: SportBits5? { get }
-
Sports Bits 6
Declaration
Swift
private(set) public var bits6: SportBits6? { get }
-
Undocumented
Declaration
Swift
public init(bits0: SportBits0?, bits1: SportBits1?, bits2: SportBits2?, bits3: SportBits3?, bits4: SportBits4?, bits5: SportBits5?, bits6: SportBits6?)
-
Bit field corresponding to sport enum
See moreDeclaration
Swift
struct SportBits0 : OptionSet
-
Bit field corresponding to sport enum
See moreDeclaration
Swift
struct SportBits1 : OptionSet
-
Bit field corresponding to sport enum
See moreDeclaration
Swift
struct SportBits2 : OptionSet
-
Bit field corresponding to sport enum
See moreDeclaration
Swift
struct SportBits3 : OptionSet
-
Bit field corresponding to sport enum
See moreDeclaration
Swift
struct SportBits4 : OptionSet
-
Bit field corresponding to sport enum
See moreDeclaration
Swift
struct SportBits5 : OptionSet
-
Bit field corresponding to sport enum
See moreDeclaration
Swift
struct SportBits6 : OptionSet