Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 447 Bytes

compositionlight_isenabled.md

File metadata and controls

25 lines (15 loc) · 447 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.CompositionLight.IsEnabled
winrt property

Microsoft.UI.Composition.CompositionLight.IsEnabled

-description

Gets or sets a value that determines whether the composition light is on.

-property-value

true if the light is on; otherwise, false. The default is true.

-remarks

-see-also

-examples