Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 748 Bytes

acrylicbrush_tintluminosityopacity.md

File metadata and controls

26 lines (16 loc) · 748 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.AcrylicBrush.TintLuminosityOpacity
winrt property

Microsoft.UI.Xaml.Media.AcrylicBrush.TintLuminosityOpacity

-description

Gets or sets the degree of opacity of the color's luminosity tint.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The opacity expressed as a value between 0 and 1.0. The default value is 1.0, which is full opacity. 0 is transparent opacity.

-remarks

-see-also

-examples