Aardvark.UI


EventApplicator<'msg>

Constructors

ConstructorDescription
new(events, child)
Signature: (events:amap<SceneEventKind,(SceneHit -> bool * seq<'msg>)> * child:ISg<'msg>) -> EventApplicator<'msg>

Instance members

Instance memberDescription
Events
Signature: amap<SceneEventKind,(SceneHit -> bool * seq<'msg>)>
Fork me on GitHub