Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 615 Bytes

compositionprojectedshadow.md

File metadata and controls

23 lines (14 loc) · 615 Bytes
-api-id -api-type
T:Microsoft.UI.Composition.CompositionProjectedShadow
winrt class

Microsoft.UI.Composition.CompositionProjectedShadow

-description

Represents a scene-based shadow calculated using the relationship between the light, the visual that casts the shadow,and the visual that receives the shadow, such that the shadow is drawn differently on each receiver.

-remarks

-see-also

Compositor.CreateProjectedShadow

-examples