VarioqubInitializableByValue
public protocol VarioqubInitializableByValue
This protocol creates a specific value of type VarioqubValue.
-
Initializes the type with the
VarioqubValuevalue.Declaration
Swift
init?(value: VarioqubValue) -
The default value for the type.
Declaration
Swift
static var defaultValue: Self { get }
Install in Dash
VarioqubInitializableByValue Protocol Reference