IStructureContextSource Interface

Definition

Provides context for structural block tool tips for a given sequence of IStructureElements.

public interface class IStructureContextSource : IDisposable
public interface IStructureContextSource : IDisposable
type IStructureContextSource = interface
    interface IDisposable
Public Interface IStructureContextSource
Implements IDisposable
Implements

Methods

GetStructureContextAsync(IEnumerable<IStructureElement>, CancellationToken)

Gets the context for the given structure tags.

Applies to