GeonBit.UI Documentation
TextInputResetCaret Method |
Move caret to the end of text.
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public void ResetCaret( bool scrollToCaret )
Parameters
- scrollToCaret
- Type: SystemBoolean
If true, will also scroll to show caret position.
