标签: mobile uwp windows-10-universal
我已经创建了一个UWP应用。 在“ Package.appxmanifest”文件中,将“ Landscape”和“ Landscape-flipped”项设置为true。 但是这些设置仅影响应用程序主体,SplashScreen始终以纵向模式显示。
如何将SplashScreen更改为纵向模式?