FileBackground

data class FileBackground(var path: String) : Background

A background from a file at a specified path.

Constructors

Link copied to clipboard
constructor(path: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard