Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 554 Bytes

dropshadow_opacity.md

File metadata and controls

26 lines (16 loc) · 554 Bytes
-api-id -api-type
P:Windows.UI.Composition.DropShadow.Opacity
winrt property

Windows.UI.Composition.DropShadow.Opacity

-description

The opacity of the shadow. Animatable.

-property-value

The opacity of the shadow.

-remarks

This property can be animated. Call CompositionObject.StartAnimation to associate it with a CompositionAnimation.

-examples

-see-also