- visible
- Documentation for this section has not yet been entered.
Override to find out when the window's requested system UI visibility has changed, that is the value returned by View.WindowSystemUiVisibility. This is different from the callbacks received through View.SetOnSystemUiVisibilityChangeListener(.IOnSystemUiVisibilityChangeListener) in that this is only telling you about the local request of the window, not the actual values applied by the system.