Int
extension Int: VarioqubInitializableByValue
-
Initializes an Int with the
VarioqubValue
value.Declaration
Swift
public init?(value: VarioqubValue)
-
The default value for the Int type.
Declaration
Swift
public static var defaultValue: Int { get }