Protocol

ReferenceFileDocument

A document model definition used to serialize reference type documents to and from file contents. ある書類モデル定義、リファレンス型書類をファイル内容へとそしてそれからシリアル化するために使われます。

Declaration 宣言

protocol ReferenceFileDocument : ObservableObject

Overview 概要

Conformance to ReferenceFileDocument is expected to be thread-safe, and deserialization and serialization will be done on a background thread.

Topics 話題

Reading a Document

Getting a Snapshot

Writing a Document

Relationships 関係

Inherits From 継承元

See Also 参照

Reference Type Documents