tree: 25db99ffddefdac54d3b47d0acacc2bd92bf9758 [path history] [tgz]
  1. base_view.cc
  2. base_view.h
  3. BUILD.gn
  4. README.md
  5. view_provider_app.cc
  6. view_provider_app.h
  7. view_provider_service.cc
  8. view_provider_service.h
public/lib/ui/view_framework/README.md

View Framework

This directory contains a simple framework for implementing Mozart views.

Developers are welcome to use this framework or to roll their own implementations targeting the fidl interfaces directly if they prefer.