Enumeration BackgroundBlurDegree

The degree of blurring applied to the custom background image.

Enumeration Members

BlurDegreeHigh: 3

3: (Default) The degree of blurring applied to the custom background image is high. The user can barely see any distinguishing features in the background.

BlurDegreeLow: 1

1: The degree of blurring applied to the custom background image is low. The user can almost see the background clearly.

BlurDegreeMedium: 2

2: The degree of blurring applied to the custom background image is medium. It is difficult for the user to recognize details in the background.

Generated using TypeDoc