Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 554 Bytes

File metadata and controls

13 lines (11 loc) · 554 Bytes

Table of Contents

The following table gives an overview of the main parts of the interop library.

Name Description
Base64 Base64 helper functions.
Class Object tracking between native and JavaScript.
Interop Functions to export from your Interop.
Dictionary Dictionary object used to pass data between systems.
NotificationCenter Send and receive event notifications.
String String helper functions.
Task Task object interface.