GuideReference

These are references to elements of the book's guide.

See also

Constructors

Link copied to clipboard
constructor(resource: Resource?, title: String? = null)
constructor(resource: Resource?, type: String, title: String?, fragmentId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override var resource: Resource?

The referenced Resource, or null if none is set.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var type: String?

Functions

Link copied to clipboard
fun setResource(resource: Resource?, fragmentId: String?)