init(wrappedValue:fileID:filePath:line:column:)

Creates bindable state from the value of another bindable state.

Binding.swift:54
iOS
deprecated
macOS
deprecated
tvOS
deprecated
watchOS
deprecated
init(wrappedValue: Value, fileID: StaticString = #fileID, filePath: StaticString = #filePath, line: UInt = #line, column: UInt = #column)