ViewHeightScrollable.ScrollContext
ClassNamespace:
RazorConsole.ComponentsAssembly:
RazorConsole.CoreDefinition
public sealed record ViewHeightScrollable.ScrollContext : IEquatable<ViewHeightScrollable.ScrollContext>Constructors
1| Name | Type | Description |
|---|---|---|
ScrollContext(Func<KeyboardEventArgs, Task>, int)() | Constructor | — |
Properties
2| Name | Type | Description |
|---|---|---|
Events | ||
KeyDownEventHandler | Func<KeyboardEventArgs, Task> | — |
Other | ||
CurrentOffset | Int32 | — |