Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 893 Bytes

revealbrush_color.md

File metadata and controls

35 lines (18 loc) · 893 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.RevealBrush.Color
winrt property

Microsoft.UI.Xaml.Media.RevealBrush.Color

-description

Important

RevealBrush is available for use in the operating systems specified in the Requirements section. However, we do not recommend its use as it may be altered or unavailable in subsequent versions.

Gets or sets a value that specifies the base background color for the brush.

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

-property-value

The base background color for the brush. The default value is transparent white (0x00FFFFFF).

-remarks

-see-also

-examples