Contents

fileIsImmutable()

Returns a Boolean value indicating whether the file is immutable.

Declaration

func fileIsImmutable() -> Bool

Return Value

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

See Also

Accessing File Attributes