StatusBarExtensions.GetBackgroundOpacity(Page) Method

Definition

Gets Double from StatusBar.BackgroundOpacity

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

Parameters

page
Windows.UI.Xaml.Controls.Page

The Windows.UI.Xaml.Controls.Page

Returns

Double

Applies to