init(_:) Creates an instance equal to the given Boolean value. Declarationinit(_ value: Bool) Parametersvalue: The Boolean value to copy. See AlsoCreating a Boolean From Another Valueinit(_:)