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.
Returns an array containing the currently registered file presenter objects.
class var filePresenters: [any NSFilePresenter] { get }An array of objects that conform to the NSFilePresenter protocol.