hidden
File should not be displayed in a GUI.
Declaration
static var hidden: FileFlags { get }Discussion
The corresponding C constant is UF_HIDDEN.
File should not be displayed in a GUI.
static var hidden: FileFlags { get }The corresponding C constant is UF_HIDDEN.