Package org.robovm.apple.sensorkit
Class SRKeyboardMetrics
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.sensorkit.SRKeyboardMetrics
- All Implemented Interfaces:
NSObjectProtocol,ObjCProtocol
public class SRKeyboardMetrics extends NSObject
- Since:
- Available in iOS 14.0 and later.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSRKeyboardMetrics.SRKeyboardMetricsPtrNested classes/interfaces inherited from class org.robovm.apple.foundation.NSObject
NSObject.Handle, NSObject.Marshaler, NSObject.NoRetainMarshaler, NSObject.NSKeyValueObserver, NSObject.NSObjectPtr, NSObject.SkipInitNested classes/interfaces inherited from class org.robovm.objc.ObjCObject
ObjCObject.ObjCObjectPtr, ObjCObject.Super -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSObject
FLAG_NO_RETAINFields inherited from class org.robovm.objc.ObjCObject
customClass -
Constructor Summary
Constructors Modifier Constructor Description SRKeyboardMetrics()protectedSRKeyboardMetrics(NSObject.Handle h, long handle)protectedSRKeyboardMetrics(NSObject.SkipInit skipInit) -
Method Summary
Methods inherited from class org.robovm.apple.foundation.NSObject
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, forceSkipInit, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesMethods inherited from class org.robovm.objc.ObjCObject
addStrongRef, dispose, dispose, finalize, getAssociatedObject, getObjCClass, getPeerObject, getSuper, initObject, logRetainRelease, removeStrongRef, retainCustomObjectFromCb, setAssociatedObject, toObjCObject, toObjCObject, updateStrongRefMethods inherited from class org.robovm.rt.bro.NativeObject
as, getHandle, setHandle
-
Constructor Details
-
SRKeyboardMetrics
public SRKeyboardMetrics() -
SRKeyboardMetrics
-
SRKeyboardMetrics
-
-
Method Details
-
getDuration
public double getDuration() -
getKeyboardIdentifier
-
getVersion
-
getWidth
-
getHeight
-
getInputModes
- Since:
- Available in iOS 15.0 and later.
-
getTotalWords
public long getTotalWords() -
getTotalAlteredWords
public long getTotalAlteredWords() -
getTotalTaps
public long getTotalTaps() -
getTotalDrags
public long getTotalDrags() -
getTotalDeletes
public long getTotalDeletes() -
getTotalEmojis
public long getTotalEmojis() -
getTotalPaths
public long getTotalPaths() -
getTotalPathTime
public double getTotalPathTime() -
getTotalPathLength
-
getTotalAutoCorrections
public long getTotalAutoCorrections() -
getTotalSpaceCorrections
public long getTotalSpaceCorrections() -
getTotalRetroCorrections
public long getTotalRetroCorrections() -
getTotalTranspositionCorrections
public long getTotalTranspositionCorrections() -
getTotalInsertKeyCorrections
public long getTotalInsertKeyCorrections() -
getTotalSkipTouchCorrections
public long getTotalSkipTouchCorrections() -
getTotalNearKeyCorrections
public long getTotalNearKeyCorrections() -
getTotalSubstitutionCorrections
public long getTotalSubstitutionCorrections() -
getTotalHitTestCorrections
public long getTotalHitTestCorrections() -
getTotalTypingDuration
public double getTotalTypingDuration() -
getUpErrorDistance
-
getDownErrorDistance
-
getSpaceUpErrorDistance
-
getSpaceDownErrorDistance
-
getDeleteUpErrorDistance
-
getDeleteDownErrorDistance
-
getShortWordCharKeyUpErrorDistance
-
getShortWordCharKeyDownErrorDistance
-
getTouchDownUp
-
getSpaceTouchDownUp
-
getDeleteTouchDownUp
-
getShortWordCharKeyTouchDownUp
-
getTouchDownDown
-
getCharKeyToPrediction
-
getShortWordCharKeyToCharKey
-
getCharKeyToAnyTapKey
-
getAnyTapToCharKey
-
getSpaceToCharKey
-
getCharKeyToSpaceKey
-
getSpaceToDeleteKey
-
getDeleteToSpaceKey
-
getSpaceToSpaceKey
-
getSpaceToShiftKey
-
getSpaceToPlaneChangeKey
-
getSpaceToPredictionKey
-
getDeleteToCharKey
-
getCharKeyToDelete
-
getDeleteToDelete
-
getDeleteToShiftKey
-
getDeleteToPlaneChangeKey
-
getAnyTapToPlaneChangeKey
-
getPlaneChangeToAnyTap
-
getCharKeyToPlaneChangeKey
-
getPlaneChangeKeyToCharKey
-
getPathErrorDistanceRatio
-
getDeleteToPath
-
getPathToDelete
-
getSpaceToPath
-
getPathToSpace
-
getPathToPath
-
getLongWordUpErrorDistance
-
getLongWordDownErrorDistance
-
getLongWordTouchDownUp
-
getLongWordTouchDownDown
-
getDeleteToDeletes
-
getTotalPauses
public long getTotalPauses() -
getTotalPathPauses
public long getTotalPathPauses() -
getTypingSpeed
public double getTypingSpeed() -
getPathTypingSpeed
public double getPathTypingSpeed() -
getTotalTypingEpisodes
public long getTotalTypingEpisodes() -
wordCountForSentimentCategory
-
emojiCountForSentimentCategory
-