Crate fidl_fuchsia_input_interaction

Source

Macros§

StateUnknown
Pattern that matches an unknown State member.

Structs§

NotifierControlHandle
NotifierEventStream
NotifierMarker
NotifierProxy
NotifierRequestStream
A Stream of incoming requests for fuchsia.input.interaction/Notifier.
NotifierSynchronousProxy
NotifierWatchStateResponder
NotifierWatchStateResponse

Enums§

NotifierEvent
NotifierRequest
The Notifier protocol offers a subscription interface through which clients can watch for changes in the system’s activity state.
State
State is an enumeration of the activity states the system may be in.

Traits§

NotifierProxyInterface