SlotValueSelectionStrategy
public enum SlotValueSelectionStrategy : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case originalValue = "ORIGINAL_VALUE" -
Undocumented
Declaration
Swift
case topResolution = "TOP_RESOLUTION" -
Declaration
Swift
public var description: String { get }
View on GitHub
SlotValueSelectionStrategy Enumeration Reference