XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Scrolling
    4. ScrollModel

    ScrollModel Class

    Definition

    Namespace XenoAtom.Terminal.UI.Scrolling
    Assembly XenoAtom.Terminal.UI.dll
    Inherits Object
    Implements IVisualElement, ScrollModel.IBindings
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public sealed class ScrollModel : IVisualElement, ScrollModel.IBindings
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    ScrollModel(Visual)

    Properties (10)

    ExtentHeight
    ExtentWidth
    OffsetX
    OffsetY
    Owner
    Version
    ViewportHeight
    ViewportWidth
    IVisualElement.App
    ScrollModel.IBindings.Version

    Methods (6)

    BindVersion(Binding<Int32>)
    ScrollBy(Int32, Int32)
    ScrollToMakeVisible(Int32, Int32)
    SetExtent(Int32, Int32)
    SetOffset(Int32, Int32)
    SetViewport(Int32, Int32)

    Events (1)

    Changed

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages