Type Property 型プロパティ

filePresenters

Returns an array containing the currently registered file presenter objects. 現在登録されるファイルプレゼンタオブジェクトそれらを含んでいる配列を返します。

Declaration 宣言

class var filePresenters: [NSFilePresenter] { get }

Return Value 戻り値

An array of objects that conform to the NSFilePresenter protocol. NSFilePresenterプロトコルに準拠するいくつかのオブジェクトからなるある配列。

See Also 参照

Managing File Presenters ファイルプレゼンタを管理する