Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 567 Bytes

spotlight_maxattenuationcutoff.md

File metadata and controls

27 lines (16 loc) · 567 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.SpotLight.MaxAttenuationCutoff
winrt property

Microsoft.UI.Composition.SpotLight.MaxAttenuationCutoff

-description

Gets or sets the maximum range at which this light is effective.

-property-value

The maximum range at which this light is effective. The default is 0.0.

-remarks

If the difference between MinAttenuationCutoff and MaxAttenuationCutoff is 0 or negative, the range is ignored.

-see-also

-examples