Instance Property
storedFormatVersion
The original file format version preserved while saving in another format.
Not available in Swift.
Declaration
@property (nonatomic) GSFormatVersion storedFormatVersion;Declaration
storedFormatVersion() -> GSFormatVersion
setStoredFormatVersion_(storedFormatVersion: GSFormatVersion)Discussion
This is used when an autosave writes a temporary format and the font should return to its original format after reading.