C# Class Com.Aurora.AuWeather.SplashScreenEx

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page, IThemeble
Mostra file Open project: aurora-lzzp/Aurora-Weather Class Usage Examples

Public Methods

Method Description
ChangeThemeColor ( Color color ) : void
SplashScreenEx ( SplashScreen splash, string args ) : Windows.Foundation

Private Methods

Method Description
CalcPosition ( Geoposition pos, List citys, SettingsModel settings ) : System.Threading.Tasks.Task
CreateTimeOutTimer ( ) : void
DismissExtendedSplash ( ) : void
DismissedEventHandler ( SplashScreen sender, object args ) : void
FailtoPos ( ) : void
GetCityListandCompelte ( SettingsModel settings ) : void
NavigatetoStart ( ) : void
OnShowWindowTimer ( object sender, object e ) : void
Page_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
Page_Unloaded ( object sender, RoutedEventArgs e ) : void
PositionImage ( ) : void
QuitAll ( IUICommand command ) : void
RootFrame_Navigated ( object sender, Windows e ) : void
RootFrame_Navigated1 ( object sender, Windows e ) : void
SetLongTimeTimer ( ) : void
SplashComplete ( IEnumerable cs ) : void
extendedSplashImage_ImageOpened ( object sender, RoutedEventArgs e ) : void

Method Details

ChangeThemeColor() public method

public ChangeThemeColor ( Color color ) : void
color Color
return void

SplashScreenEx() public method

public SplashScreenEx ( SplashScreen splash, string args ) : Windows.Foundation
splash Windows.ApplicationModel.Activation.SplashScreen
args string
return Windows.Foundation