Instance Property インスタンスプロパティ

isEditable

Whether the document is editable.

Declaration 宣言

var isEditable: Bool

Discussion 議論

This value is false if the document is in viewing mode, or if the file is not writable.

See Also 参照

Getting Document Properties