CefRange

open class CefRange

Inheritors

Constructors

Link copied to clipboard
constructor()
constructor(from: Int, to: Int)

Properties

Link copied to clipboard
open var from: Int
Link copied to clipboard
open var to: Int

Functions

Link copied to clipboard
open fun toString(): String