ContentSaliencyContentType

Enum in Yarn.Saliency

Inherits from System.Enum

Summary

Indicates what type of content a ContentSaliencyOption represents.

public enum ContentSaliencyContentType
{
    Node,
    Line
}

Members

Name
Description

The content represents a line in a line group.

The content represents a node in a node group.

See Also

Last updated

Was this helpful?