tree: 8cf458fb629b3dea2ebf45915b4fdb8857af7d8a [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.