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

isEditable

Whether the document is able to be edited.

Declaration 宣言

var isEditable: Bool

Discussion 議論

This can return false if the document is in viewing mode or if the file is unable to be written to.

See Also 参照

Getting Document Properties