ViewRenderInfo

RenderInfo that can render views.

Types

Link copied to clipboard

Functions

Link copied to clipboard
open fun addCustomAttribute(key: String, value: Any)
Link copied to clipboard
open fun addDebugInfo(key: String, value: Any)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getName(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getSpanSize(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getViewType(): Int
Link copied to clipboard
Link copied to clipboard
open fun isFullSpan(): Boolean
Link copied to clipboard
open fun isSticky(): Boolean
Link copied to clipboard
Link copied to clipboard
open fun rendersView(): Boolean
Link copied to clipboard
open fun setViewType(viewType: Int)
Set viewType of current RenderInfo if it was created through create and a custom viewType was not set, or otherwise it will throw .