透過以下方法可以設定程式的暗黑模式
var body: some Scene {
WindowGroup {
ContentView().preferredColorScheme(.light)
}
}
var body: some Scene {
WindowGroup {
ContentView().preferredColorScheme(.light)
}
}
『 Privacy Policy 』 ichizawa built the 雙五角測驗 app as a Free app. This SERVICE is provided by ichizawa it will not collect any of your pers...