Colors.Transparent 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.
Gets the system-defined color that has an ARGB value of #00000000
.
public: static initonly Microsoft::Maui::Graphics::Color ^ Transparent;
public static readonly Microsoft.Maui.Graphics.Color Transparent;
staticval mutable Transparent : Microsoft.Maui.Graphics.Color
Public Shared ReadOnly Transparent As Color