Uses of Class
org.robovm.apple.foundation.NSInvocation
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSInvocation in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSInvocation Modifier and Type Method Description NSInvocationNSInvocationOperation. getInvocation()Methods in org.robovm.apple.foundation with parameters of type NSInvocation Modifier and Type Method Description protected longNSInvocationOperation. init(NSInvocation inv)Constructors in org.robovm.apple.foundation with parameters of type NSInvocation Constructor Description NSInvocationOperation(NSInvocation inv)NSTimer(double timeInterval, NSInvocation invocation, boolean repeats)NSTimer(double timeInterval, NSInvocation invocation, boolean repeats, boolean scheduled)