RenderCacheOptions

class RenderCacheOptions : Serializable

Parameters that defines behavior of the render cache.

Types

Builder
Link copied to clipboard
class Builder

Functions

equals
Link copied to clipboard
open fun equals(object: Any): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toBuilder
Link copied to clipboard
open fun toBuilder(): RenderCacheOptions.Builder
toString
Link copied to clipboard
open fun toString(): String

Properties

size
Link copied to clipboard
private val size: Integer