Header

open class Header(name: String) : AnimeFilter<Any> (source)

A simple header. Useful for separating sections in the list or showing any note or warning to the user.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
Link copied to clipboard
var state: Any