C# Class EvolveApp.AppColors

显示文件 Open project: xamarin/mini-hacks

Public Properties

Property Type Description
BackgroundColor Color
Blue Color
DarkBlue Color
Green Color
LightGray Color
Purple Color

Property Details

BackgroundColor public_oe static_oe property

public static Color BackgroundColor
return Color

Blue public_oe static_oe property

public static Color Blue
return Color

DarkBlue public_oe static_oe property

public static Color DarkBlue
return Color

Green public_oe static_oe property

public static Color Green
return Color

LightGray public_oe static_oe property

public static Color LightGray
return Color

Purple public_oe static_oe property

public static Color Purple
return Color