objc2
objc2 copied to clipboard
Missing `descriptorType` at NSAppleEventDescriptor
Hello!
I wanted to access descriptorType
at NSAppleEventDescriptor
in order to understand the type of the descriptor, but couldn't find the corresponding field in the generated icrate
package. Is there a way to access that field for me?