FocusManager.FocusSession

Class

Disposable scope representing an active focus tracking session.

Namespace: RazorConsole.Core.Focus
Assembly: RazorConsole.Core

Definition

public sealed class FocusManager.FocusSession : IDisposable

Properties

2
NameTypeDescription
Other
InitializationTaskTaskGets a task that completes once the initial focus state has been propagated.
TokenCancellationTokenGets a token that is cancelled when the session ends.

Methods

1
NameTypeDescription
Dispose()Method