ViewFilters

data class ViewFilters(val filterString: String)

Constructors

Link copied to clipboard
constructor(filterString: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a search operation. For more details, see Search query syntax.