WindowInsetsControllerBehavior Enum

Definition

Specifies how hidden system bars are revealed.

public enum WindowInsetsControllerBehavior
type WindowInsetsControllerBehavior = 
Inheritance
WindowInsetsControllerBehavior

Fields

Name Value Description
ShowBarsByTouch 0

Identifies the show bars by touch system-bars behavior.

Default 1

Identifies the default system-bars behavior.

ShowBarsBySwipe 1

Identifies the show bars by swipe system-bars behavior.

ShowTransientBarsBySwipe 2

Identifies the show transient bars by swipe system-bars behavior.

Applies to