CompositionDropShadowSourcePolicy
CompositionDropShadowSourcePolicy
CompositionDropShadowSourcePolicy
CompositionDropShadowSourcePolicy
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.]
Specifies the masking policy for a shadow.
public : enum class CompositionDropShadowSourcePolicypublic enum CompositionDropShadowSourcePolicyPublic Enum CompositionDropShadowSourcePolicy// This API is not available 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
| Default Default Default Default | Prerelease. Shadow defaults to rectangular shape or the mask provided. |
| InheritFromVisualContent InheritFromVisualContent InheritFromVisualContent InheritFromVisualContent | Prerelease. Shadow uses a mask using the alpha value of the visual's brush. |