Swift 画面ロックしない(isIdleTimerDisabled=true)時のSplitView

画面ロックしない設定
UIApplication.shared.isIdleTimerDisabled = true
SplitView時、指定したアプリがいれば画面ロックしない。
知識は力なり、知識は宝なり。

Example Assetにつけた名前をImageに使用 Image( ...

アルバムのアートワークを眺めて、情報表示、再生するアプリ。 ジャケ聴きをしよう! ...

Refill Calendar リンクはストアにアップしてある横版ページ。 縦お ...

MPMediaItemの全プロパティ表示 全38種類 「General Medi ...

Example Code import SwiftUI struct Expor ...