Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

Component: PList

Functions to read and write property lists.

For working with property lists on macOS and iOS, which are used for e.g. preferennces files. See also Preference functions.

Version macOS Windows Linux Server iOS SDK
11.4 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ✅ Yes

Item Details
PList.ReadData
Read property list from data.
Mac/iOS
11.4
PList.ReadFile
Reads property list files.
Mac/iOS
11.4
PList.WriteData
Encodes property list data.
Mac/iOS
11.4

3 functions shown.

These functions require a license (100%).

Release notes

  • Version 11.4
    • Added PList functions for macOS and iOS.

Blog Entries

💬 Ask a question or report a problem