C# Class Com.Aurora.AuWeather.SplashScreenEx

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

Méthodes publiques

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

Private Methods

Méthode 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 méthode

public ChangeThemeColor ( Color color ) : void
color Color
Résultat void

SplashScreenEx() public méthode

public SplashScreenEx ( SplashScreen splash, string args ) : Windows.Foundation
splash Windows.ApplicationModel.Activation.SplashScreen
args string
Résultat Windows.Foundation