次の方法で共有


UIDocument.DocumentState プロパティ

定義

この UIDocument の現在の UIDocumentState。 読み取り専用です。

public virtual UIKit.UIDocumentState DocumentState { [Foundation.Export("documentState")] get; }
member this.DocumentState : UIKit.UIDocumentState

プロパティ値

ドキュメントの状態を取得します。

属性

注釈

(このノードのその他のドキュメントが公開されます)

これは、バックグラウンド スレッドから使用できます。

適用対象