Method IsRepeatToRepeatCount
IsRepeatToRepeatCount(bool)
Converts isRepeat boolean to repeat count.
public static uint IsRepeatToRepeatCount(bool isRepeat)
Parameters
isRepeatboolWhether key was repeated.
Converts isRepeat boolean to repeat count.
public static uint IsRepeatToRepeatCount(bool isRepeat)
isRepeat boolWhether key was repeated.