Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Realm.io データベース内の既存のオブジェクト モデルの編集ビューを作成したいと考えています。ビューコントローラーには、変更を保持する保存ボタンと、変更を破棄するキャンセルボタンがあります。
RLMObject書き込みトランザクション以外で を変更することはRLMObjectできません。必要に応じて後で変更を破棄できるように、 を一時的に変更する推奨される方法は何ですか?
RLMObject