Contents

init(_:)

Creates a session property with the specified key path.

Declaration

init(_ keyPath: ReferenceWritableKeyPath<SessionPropertyValues, Value>)

Parameters

  • keyPath:

    The key path to the property.