Show the ActionBar if it is not currently showing. If the window hosting the ActionBar does not have the feature Android.Views.Window.FEATURE_ACTION_BAR_OVERLAY it will resize application content to fit the new space available.
If you are hiding the ActionBar through Android.Views.View.SystemUiFlagFullscreen, you should not call this function directly.