HciTextInstructionInterval

data class HciTextInstructionInterval(startIndex: Int, endIndex: Int, textInstructionX: Int)

Properties

endIndex
Link copied to clipboard
val endIndex: Int
startIndex
Link copied to clipboard
val startIndex: Int
textInstructionX
Link copied to clipboard
val textInstructionX: Int