FocusManager.FocusSession
ClassDisposable scope representing an active focus tracking session.
Namespace:
RazorConsole.Core.FocusAssembly:
RazorConsole.CoreDefinition
public sealed class FocusManager.FocusSession : IDisposableProperties
2| Name | Type | Description |
|---|---|---|
Other | ||
InitializationTask | Task | Gets a task that completes once the initial focus state has been propagated. |
Token | CancellationToken | Gets a token that is cancelled when the session ends. |
Methods
1| Name | Type | Description |
|---|---|---|
Dispose() | Method | — |