Package org.robovm.apple.corehaptic
Class CHHapticPatternDict
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.corehaptic.CHHapticPatternDict
public class CHHapticPatternDict extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCHHapticPatternDict.AsListMarshalerstatic classCHHapticPatternDict.Keysstatic classCHHapticPatternDict.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description CHHapticPatternDict() -
Method Summary
Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CHHapticPatternDict
public CHHapticPatternDict()
-
-
Method Details
-
has
-
get
-
set
-
getVersion
public double getVersion()- Since:
- Available in iOS 13.0 and later.
-
setVersion
- Since:
- Available in iOS 13.0 and later.
-
getPattern
- Since:
- Available in iOS 13.0 and later.
-
setPattern
- Since:
- Available in iOS 13.0 and later.
-
getEvent
- Since:
- Available in iOS 13.0 and later.
-
setEvent
- Since:
- Available in iOS 13.0 and later.
-
getEventType
- Since:
- Available in iOS 13.0 and later.
-
setEventType
- Since:
- Available in iOS 13.0 and later.
-
getTime
public double getTime()- Since:
- Available in iOS 13.0 and later.
-
setTime
- Since:
- Available in iOS 13.0 and later.
-
getEventDuration
public double getEventDuration()- Since:
- Available in iOS 13.0 and later.
-
setEventDuration
- Since:
- Available in iOS 13.0 and later.
-
getEventWaveformPath
- Since:
- Available in iOS 13.0 and later.
-
setEventWaveformPath
- Since:
- Available in iOS 13.0 and later.
-
getEventParameters
- Since:
- Available in iOS 13.0 and later.
-
setEventParameters
- Since:
- Available in iOS 13.0 and later.
-
getParameter
- Since:
- Available in iOS 13.0 and later.
-
setParameter
- Since:
- Available in iOS 13.0 and later.
-
getParameterID
- Since:
- Available in iOS 13.0 and later.
-
setParameterID
- Since:
- Available in iOS 13.0 and later.
-
getParameterValue
public double getParameterValue()- Since:
- Available in iOS 13.0 and later.
-
setParameterValue
- Since:
- Available in iOS 13.0 and later.
-