-
Notifications
You must be signed in to change notification settings - Fork 238
Closed
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.doc-enhancementImprove the current content [org]Improve the current content [org]dotnet-maui/subsvcresolved-by-customerIndicates issues where the customer no longer needs any help. [org]Indicates issues where the customer no longer needs any help. [org]
Description
XAML:
<VerticalStackLayout BackgroundColor="#fff" Shadow="4 4 16 #000000" />CSS:
-maui-shadow: #000000 4 4; // color, offset X, offset Y
-maui-shadow: 4 4 16 #000000; // offset X, offset Y, radius, color
-maui-shadow: 4 4 16 #000000 0.5; // offset X, offset Y, radius, color, opacityMore info: dotnet/maui#27180
Metadata
Metadata
Assignees
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.doc-enhancementImprove the current content [org]Improve the current content [org]dotnet-maui/subsvcresolved-by-customerIndicates issues where the customer no longer needs any help. [org]Indicates issues where the customer no longer needs any help. [org]
Type
Projects
Status
Done