PNSortKey

class PNSortKey

Types

Link copied to clipboard
enum Dir
Link copied to clipboard
enum Key

Functions

Link copied to clipboard
open fun asc(key: PNSortKey.Key): PNSortKey
Link copied to clipboard
open fun desc(key: PNSortKey.Key): PNSortKey
Link copied to clipboard
open fun of(key: PNSortKey.Key): PNSortKey
open fun of(key: PNSortKey.Key, dir: PNSortKey.Dir): PNSortKey
Link copied to clipboard