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" -
trueif files are being loaded.Declaration
Swift
case loading = "loading"
View on GitHub
Install in Dash
BookmarkListPropertyName Enumeration Reference