Contents

localizedName

The string containing the user-presentable name of the file version.

Declaration

var localizedName: String? { get }

Discussion

When displaying different versions of a file to the user, you should present this string to the user instead of the version’s URL.

See Also

Accessing the Version Information