Custom

class Custom(val handler: RunnableHandler) : PreAllocationHandler

Litho will run the pre-allocation in the Handler that is explicitly given.

Constructors

Link copied to clipboard
constructor(handler: RunnableHandler)

Properties

Link copied to clipboard
val handler: RunnableHandler