Contents

init()

Creates a state property without an initial value.

Declaration

init()

Discussion

This initializer behaves like the init(wrappedValue:) initializer with an input of nil. See that initializer for more information.

See Also

Creating a state