Uses of Class
org.robovm.apple.corehaptic.CHHapticEvent
| Package | Description |
|---|---|
| org.robovm.apple.corehaptic |
-
Uses of CHHapticEvent in org.robovm.apple.corehaptic
Method parameters in org.robovm.apple.corehaptic with type arguments of type CHHapticEvent Modifier and Type Method Description static CHHapticPatternCHHapticPattern. createUsingParameters(NSArray<CHHapticEvent> events, NSArray<CHHapticDynamicParameter> parameters)protected longCHHapticPattern. initUsingParameters(NSArray<CHHapticEvent> events, NSArray<CHHapticDynamicParameter> parameters, NSError.NSErrorPtr outError)Constructor parameters in org.robovm.apple.corehaptic with type arguments of type CHHapticEvent Constructor Description CHHapticPattern(NSArray<CHHapticEvent> events, NSArray<CHHapticParameterCurve> parameterCurves)