CanvasDefaults.DefaultShadowColor Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default shadow color, which is black with 50% opacity.
public: static initonly Microsoft::Maui::Graphics::Color ^ DefaultShadowColor;
public static readonly Microsoft.Maui.Graphics.Color DefaultShadowColor;
staticval mutable DefaultShadowColor : Microsoft.Maui.Graphics.Color
Public Shared ReadOnly DefaultShadowColor As Color