BlurEffectStyle 枚举

定义

枚举模糊效果的样式。

public enum BlurEffectStyle
type BlurEffectStyle = 
继承
System.Enum
BlurEffectStyle

字段

Dark 3

指示深色模糊。

ExtraLight 1

指示超浅色模糊。

Light 2

指示浅色模糊。

None 0

指示不使用模糊。

适用于