func snapshot(contentType : UTType) throws -> Self.Snapshot
Create a snapshot of the current state of the document, which will be used for serialization while
self
becomes editable by the user.Availability 有効性
Technology
associatedtype Snapshot
See Also: snapshot(content
func snapshot(contentType : UTType) throws -> Self.Snapshot
self
becomes editable by the user.