1 write to _navAnimationInProgress
Microsoft.Maui.Controls.Compatibility (1)
Android\AppCompat\Platform.cs (1)
86 _navAnimationInProgress = value;
2 references to _navAnimationInProgress
Microsoft.Maui.Controls.Compatibility (2)
Android\AppCompat\Platform.cs (2)
81 get { return _navAnimationInProgress; } 84 if (_navAnimationInProgress == value)