[Home] Type Microsoft.FSharp.Control.IEvent


First-class listening points (i.e. objects that permit you to register a 'callback' activated when the event is triggered). See the module Event for functions to create events. Note: an abbreviation for IEvent<Handler<'a>,'a>

Full Type Signature

type IEvent<'a> = IEvent<Handler<'a>,'a>

See Also

Microsoft.FSharp.Control


Documentation for assembly FSharp.Core, version 1.9.6.0, generated using F# Programming Language version 1.9.6.0