Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
interface OnInflateLayout
Link copied to clipboard
data class PropertyItemUiState(val properties: List<Property>)
Link copied to clipboard
open class PropertyListItem
Link copied to clipboard
PropertyListLayout displays properties in a horizontal or vertical orientation.
Link copied to clipboard
Link copied to clipboard
open class PropertyViewModel(coreApi: CoreApi, coroutineDispatcherProvider: CoroutineDispatcherProvider) : ViewModel
Link copied to clipboard