Uses of Class
org.robovm.apple.foundation.NSMethodSignature
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSMethodSignature in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSMethodSignature Modifier and Type Method Description NSMethodSignatureNSInvocation. getMethodSignature()Methods in org.robovm.apple.foundation with parameters of type NSMethodSignature Modifier and Type Method Description protected static longNSInvocation. create(NSMethodSignature sig)Constructors in org.robovm.apple.foundation with parameters of type NSMethodSignature Constructor Description NSInvocation(NSMethodSignature sig)