ios-app-dev-memoUser Preferences 使い方On this pageUser Preferences 使い方 使い方 @AppStorage(String) メンバ変数にこれを指定するだけ 例 swiftstruct ContentView: View { @AppStorage("property1") var property1: Double = 0 ...} iCloud の場合は Key-Value Storage (NSUbiquitousKeyValueStore) を使う📩 ご意見・ご感想はこちらから