NavigationControl.BlockInput Property
Whether or not input to block input to the pages during navigation.
The default is WhileNavigating: the pages will not get any pointer input during navigation.
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.Navigation 2.9.1
Returns
Possible Values
- Never
-
Input is not blocked
- WhileNavigating
-
Input is blocked during navigation -- when
WhileNavigatingwould be active