view model
English
editNoun
editview model (plural view models)
- (software engineering) A framework that defines a coherent set of views to be used in the construction of an enterprise architecture, software architecture, or system architecture.
- Synonym: viewpoints framework
- (programming) An abstraction of a view, especially in the context of the MVVM architectural pattern.
- 2018, Reto Meier, Ian Lake, Professional Android, John Wiley & Sons, →ISBN, page 248:
- View Models and headless Fragments provide two such mechanisms that ensure data is persisted across configuration changes, while also ensuring that your Activity or Fragment UI can be updated without risk of memory leaks.