RecentManagerPropertyName
public enum RecentManagerPropertyName : String, PropertyNameProtocol
Undocumented
-
The full path to the file to be used to store and read the recently used resources list
Declaration
Swift
case String = "filename" -
The size of the recently used resources list.
Declaration
Swift
case size = "size"
View on GitHub
Install in Dash
RecentManagerPropertyName Enumeration Reference