Is there other way to make Splash-Screen more Richer ?
I want to design the the Splash-Screen like use a page(can use XAML layout)? I'll do more things? how can i do it?
Not use like as following:
<VisualElements DisplayName="consumewebapi" Logo="Assets\Logo.png" SmallLogo="Assets\SmallLogo.png" Description="consumewebapi" ForegroundText="light" BackgroundColor="#464646">
<DefaultTile ShowName="allLogos" />
<SplashScreen Image="Assets\SplashScreen.png" />
</VisualElements>