StatusBarExtensions.GetBackgroundColor(Page) Method

Definition

Gets Color for StatusBar.BackgroundColor

public static Windows.UI.Color GetBackgroundColor (Windows.UI.Xaml.Controls.Page page);
static member GetBackgroundColor : Windows.UI.Xaml.Controls.Page -> Windows.UI.Color
Public Shared Function GetBackgroundColor (page As Page) As Color

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

Color

Applies to