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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
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.
Feedback: Report problem or ask question.