Crate fidl_fuchsia_ui_app

Source

Structs§

CreateView2Args
ViewProviderControlHandle
ViewProviderCreateView2Request
ViewProviderCreateViewWithViewRefRequest
ViewProviderEventStream
ViewProviderMarker
ViewProviderProxy
ViewProviderRequestStream
A Stream of incoming requests for fuchsia.ui.app/ViewProvider.
ViewProviderSynchronousProxy

Enums§

ViewProviderEvent
ViewProviderRequest
ViewProvider is the standard mechanism for two modules to each obtain half of a shared eventpair token. The shared token is a capability allowing the modules to ask Scenic to create a ViewHolder/View pair. The resulting View and ViewHolder are linked together until either one is destroyed.

Traits§

ViewProviderProxyInterface