class ColorTransform
Defined at line 868 of file fidling/gen/sdk/fidl/fuchsia.accessibility/fuchsia.accessibility/hlcpp/fuchsia/accessibility/cpp/fidl.h
Allows a presentation owner to register a handler for color transforms. This API is implemented
by the Accessibility manager and called by Root Presenter.
Public Members
static const char[] Name_
Public Methods
void ~ColorTransform ()
void RegisterColorTransformHandler (::fidl::InterfaceHandle< ::fuchsia::accessibility::ColorTransformHandler> handler)
Registers a handler for changes in the color transform configuration.