Contents

filePresenters

Returns an array containing the currently registered file presenter objects.

Declaration

class var filePresenters: [any NSFilePresenter] { get }

Return Value

An array of objects that conform to the NSFilePresenter protocol.

See Also

Managing File Presenters