Contents

fileExtensionHidden()

Returns a Boolean value indicating whether the file hides its extension.

Declaration

func fileExtensionHidden() -> Bool

Return Value

The value associated with the extensionHidden file attributes key, or false if the file attributes dictionary has no entry for the key.

See Also

Accessing File Attributes