Swift 画面ロックしない(isIdleTimerDisabled=true)時のSplitView
画面ロックしない設定
UIApplication.shared.isIdleTimerDisabled = true
SplitView時、指定したアプリがいれば画面ロックしない。
知識は力なり、知識は宝なり。
左:Xcode 13でビルド、iOS15 アプリをリリースした時とイメージが違う ...
Example Assetにつけた名前をImageに使用 Image( ...
List行内のセンタリング Example Code import SwiftU ...
LazyVGridでGeometryReaderを使用する ダメな例 Scrol ...
UIApplication.shared.registerForRemoteNo ...