Function

interaction(with:)

Creates an Interaction based on value.

Declaration

func interaction<WrappedType>(with value: WrappedType) -> Interaction<WrappedType>