Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
HexView.Avalonia.Controls
HexViewControl
Methods
MoveCaretTo(Int64, Int32, Boolean)
Menu
On this page
MoveCaretTo(Int64, Int32, Boolean) Method
Definition
Namespace
HexView.Avalonia.Controls
Assembly
HexView.dll
View source
public void MoveCaretTo(long offset, int nibbleIndex = 0, bool ensureVisible = true)
Parameters
offset
Int64
nibbleIndex
Int32
ensureVisible
Boolean