AppleEventTarget.NewAppleEvent
From Xojo Documentation
Method
This method is only available on the macOS platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
AppleEventTarget.NewAppleEvent(EventClass as String, EventID as String) As AppleEvent
Supported for all project types and targets.
Supported for all project types and targets.
Creates a new AppleEvent. Returns an AppleEvent.