Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
flutter::LayerStateStack::AutoRestore Class Reference

#include <layer_state_stack.h>

Public Member Functions

 ~AutoRestore ()
 

Friends

class LayerStateStack
 

Detailed Description

Definition at line 141 of file layer_state_stack.h.

Constructor & Destructor Documentation

◆ ~AutoRestore()

flutter::LayerStateStack::AutoRestore::~AutoRestore ( )
inline

Definition at line 143 of file layer_state_stack.h.

143 {
144 layer_state_stack_->restore_to_count(stack_restore_count_);
145 }

Friends And Related Symbol Documentation

◆ LayerStateStack

friend class LayerStateStack
friend

Definition at line 155 of file layer_state_stack.h.


The documentation for this class was generated from the following file: