ContentSaliencyContentType
Enum in Yarn.Saliency
Inherits from System.Enum
Summary
Indicates what type of content a ContentSaliencyOption represents.
public enum ContentSaliencyContentType
{
Node,
Line
}
Members
See Also
ContentSaliencyOption.ContentType: Gets the type of content that this option represents.
Last updated
Was this helpful?