Enum in Yarn.Saliency
Inherits from System.Enum
System.Enum
Indicates what type of content a ContentSaliencyOption represents.
public enum ContentSaliencyContentType { Node, Line }
Line
The content represents a line in a line group.
Node
The content represents a node in a node group.
ContentSaliencyOption.ContentType: Gets the type of content that this option represents.
Last updated 2 months ago
Was this helpful?