raiseevent

  1. walterf25

    iOS Question raiseEvent from Inline Objective C code

    I have the following code in a project I am working on, but for some reason the raiseEvent method is not being triggered, I can see the methods inside this inline code working as I can see the logs from each method, What is the correct format for the raiseEvent function? @end @interface...
Top