Uses of Class
org.robovm.apple.corehaptic.CHHapticPatternDict
| Package | Description |
|---|---|
| org.robovm.apple.corehaptic |
-
Uses of CHHapticPatternDict in org.robovm.apple.corehaptic
Methods in org.robovm.apple.corehaptic that return types with arguments of type CHHapticPatternDict Modifier and Type Method Description static List<CHHapticPatternDict>CHHapticPatternDict.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.corehaptic with parameters of type CHHapticPatternDict Modifier and Type Method Description CHHapticPatternDictCHHapticPatternDict. setEvent(CHHapticPatternDict event)static longCHHapticPatternDict.Marshaler. toNative(CHHapticPatternDict o, long flags)Method parameters in org.robovm.apple.corehaptic with type arguments of type CHHapticPatternDict Modifier and Type Method Description static longCHHapticPatternDict.AsListMarshaler. toNative(List<CHHapticPatternDict> l, long flags)static CHHapticPatternDictCHHapticPatternDict.Marshaler. toObject(Class<CHHapticPatternDict> cls, long handle, long flags)Constructors in org.robovm.apple.corehaptic with parameters of type CHHapticPatternDict Constructor Description CHHapticPattern(CHHapticPatternDict patternDict)