Yarn.Saliency Namespace

Summary

Classes

Name
Description

A content saliency strategy that returns the first of the best, least-recently seen choices from the provided options.

A content saliency strategy that returns the best of the provided options.

Represents a piece of content that may be selected by an IContentSaliencyStrategy .

Contains extension methods for System.Collections.Generic.IEnumerable`1 .

A content saliency strategy that always returns the first non-failing item in the list of available options.

A content saliency strategy that returns a random choice of the best, least-recently seen choices from the provided options.

Enums

Name
Description

Indicates what type of content a ContentSaliencyOption represents.

Interfaces

Name
Description

Contains methods for choosing a piece of content from a collection of options.

Last updated

Was this helpful?