Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 643 Bytes

compositionmaskbrush_mask.md

File metadata and controls

24 lines (15 loc) · 643 Bytes
-api-id -api-type
P:Windows.UI.Composition.CompositionMaskBrush.Mask
winrt property

Windows.UI.Composition.CompositionMaskBrush.Mask

-description

A brush that contains the opacity mask with which the Source brush's content is to be masked. Can be of type CompositionSurfaceBrush or CompositionNineGridBrush.

-property-value

A brush that contains the opacity mask with which the Source brush's content is to be masked. Can be of type CompositionSurfaceBrush or CompositionNineGridBrush.

-remarks

-examples

-see-also