BookmarkListPropertyName
public enum BookmarkListPropertyName : String, PropertyNameProtocol
Undocumented
-
The attributes to query.
Declaration
Swift
case attributes = "attributes"
-
The bookmark file to load.
Declaration
Swift
case String = "filename"
-
Priority used when loading.
Declaration
Swift
case ioPriority = "io-priority"
-
true
if files are being loaded.Declaration
Swift
case loading = "loading"