AcrylicBackgroundSource
AcrylicBackgroundSource
AcrylicBackgroundSource
AcrylicBackgroundSource
Enum
Definition
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[Contains prerelease APIs.]
Defines values that specify whether the brush samples from the app content or from the content behind the app window.
public : enum class AcrylicBackgroundSourcepublic enum AcrylicBackgroundSourcePublic Enum AcrylicBackgroundSource// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Insider Preview (introduced v10.0.16257.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v5)
|
Fields
| Backdrop Backdrop Backdrop Backdrop | Prerelease. The brush samples from the app content. |
| HostBackdrop HostBackdrop HostBackdrop HostBackdrop | Prerelease. The brush samples from the content behind the app window. |