Foundation¶
Inherits: RefCounted < Object
This class exposes some common APIs from Apple’s Foundation framework that can be used elsewhere.
Methods¶
String |
uuid() static |
Method Descriptions¶
String uuid() static 🔗
This creates a Foundation UUID and returns the string representation of it - you can then pass this to methods that expect a UUID.