Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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