Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 596 Bytes

compositionprojectedshadow_lightsource.md

File metadata and controls

30 lines (17 loc) · 596 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Composition.CompositionProjectedShadow.LightSource
winrt property
19H1

Windows.UI.Composition.CompositionProjectedShadow.LightSource

-description

Gets or sets the composition light that determines the direction the shadow is cast.

-property-value

The composition light that determines the direction the shadow is cast.

-remarks

The LightSource must be a DistantLight.

-see-also

-examples