Direct<'a>
Namespace: Gjallarhorn.Interaction
Used to directly map a signal to a user. No notification exists in this case.
Constructors
Constructor | Description |
new(input)
Signature: input:ISignal<'a> -> Direct<'a>
|
CompiledName: |
Instance members
Instance member | Description |
GetValue()
Signature: unit -> ISignal<'a>
|
Gets the signal |