FirstSaliencyStrategy
Last updated
Was this helpful?
Last updated
Was this helpful?
Class in
Inherits from System.Object
A content saliency strategy that always returns the first non-failing item in the list of available options.
This saliency strategy is used when a has no provided saliency strategy, but is required to make a decision.
Called by Yarn Spinner to indicate that a piece of salient content has been selected, and this system should update any state related to how it selects content.
Chooses an item from content that is the most appropriate (or salient ) for the user's current context.