VisualElement.IView.Shadow Property

Definition

Paints a shadow around the target View.

property Microsoft::Maui::IShadow ^ Microsoft::Maui::IView::Shadow { Microsoft::Maui::IShadow ^ get(); };
Microsoft.Maui.IShadow Microsoft.Maui.IView.Shadow { get; }
member this.Microsoft.Maui.IView.Shadow : Microsoft.Maui.IShadow
 ReadOnly Property Shadow As IShadow Implements IView.Shadow

Property Value

Implements

Applies to