added in version 22.2.0
  
    
belongs to Maven artifact com.android.support:design:27.1.0
  
   
  
  
  
   
  
  
  
   
  
  
  
  
  
   
  
  
   
  
  
  
belongs to Maven artifact com.android.support:design:27.1.0
Summary:
  Inherited Constants
  
  | Fields
  
  | Inherited Fields
  
  | Ctors
  
  | Methods
  
  | Inherited Methods
| [Expand All]
NavigationView.SavedState
  public
  static
  
  
  class
  NavigationView.SavedState
  
  
  
  
    extends AbsSavedState
  
  
  
  
  
  
| java.lang.Object | ||
| ↳ | android.support.v4.view.AbsSavedState | |
| ↳ | android.support.design.widget.NavigationView.SavedState | |
User interface state that is stored by NavigationView for implementing onSaveInstanceState().
Summary
Inherited constants | 
|---|
  
    
    android.os.Parcelable
  
   | 
Fields | |
|---|---|
    public
    static
    final
    Creator<NavigationView.SavedState> | 
    
      CREATOR
      
  | 
  
    public
    
    
    Bundle | 
    
      menuState
      
  | 
  
Inherited fields | 
|---|
  
    
    android.support.v4.view.AbsSavedState
  
   | 
Public constructors | |
|---|---|
      
      NavigationView.SavedState(Parcel in, ClassLoader loader)
      
      
     | 
  |
      
      NavigationView.SavedState(Parcelable superState)
      
      
     | 
  |
Public methods | |
|---|---|
        
        
        
        
        
        void
     | 
  
    
      
      writeToParcel(Parcel dest, int flags)
      
      
     | 
  
Inherited methods | |
|---|---|
  
    
  
    android.support.v4.view.AbsSavedState
  
 | |
  
    
  
    java.lang.Object
  
 | |
  
    
  
    android.os.Parcelable
  
 | |
Fields
Public constructors
NavigationView.SavedState
    added in version 23.4.0
      
  
    NavigationView.SavedState (Parcel in, ClassLoader loader)
| Parameters | |
|---|---|
in | 
        
          Parcel  | 
      
loader | 
        
          ClassLoader  | 
      
NavigationView.SavedState
    added in version 22.2.0
      
  
    NavigationView.SavedState (Parcelable superState)
| Parameters | |
|---|---|
superState | 
        
          Parcelable  | 
      
Public methods
writeToParcel
    added in version 26.1.0
      
  
    void writeToParcel (Parcel dest, int flags)
| Parameters | |
|---|---|
dest | 
        
          Parcel  | 
      
flags | 
        
          int  | 
      
Annotations
Interfaces
- AppBarLayout.OnOffsetChangedListener
 - BaseTransientBottomBar.ContentViewCallback
 - BottomNavigationView.OnNavigationItemReselectedListener
 - BottomNavigationView.OnNavigationItemSelectedListener
 - CoordinatorLayout.AttachedBehavior
 - NavigationView.OnNavigationItemSelectedListener
 - SwipeDismissBehavior.OnDismissListener
 - TabLayout.OnTabSelectedListener
 
Classes
- AppBarLayout
 - AppBarLayout.Behavior
 - AppBarLayout.Behavior.DragCallback
 - AppBarLayout.Behavior.SavedState
 - AppBarLayout.LayoutParams
 - AppBarLayout.ScrollingViewBehavior
 - BaseTransientBottomBar
 - BaseTransientBottomBar.BaseCallback
 - BottomNavigationView
 - BottomSheetBehavior
 - BottomSheetBehavior.BottomSheetCallback
 - BottomSheetBehavior.SavedState
 - BottomSheetDialog
 - BottomSheetDialogFragment
 - CollapsingToolbarLayout
 - CollapsingToolbarLayout.LayoutParams
 - CoordinatorLayout
 - CoordinatorLayout.Behavior
 - CoordinatorLayout.LayoutParams
 - CoordinatorLayout.SavedState
 - FloatingActionButton
 - FloatingActionButton.Behavior
 - FloatingActionButton.OnVisibilityChangedListener
 - NavigationView
 - NavigationView.SavedState
 - Snackbar
 - Snackbar.Callback
 - SwipeDismissBehavior
 - TabItem
 - TabLayout
 - TabLayout.Tab
 - TabLayout.TabLayoutOnPageChangeListener
 - TabLayout.ViewPagerOnTabSelectedListener
 - TextInputEditText
 - TextInputLayout