toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view
/
BView
BView
interface
BView
Inheritors
QView
View
Members
Members & Extensions
Properties
bview
Link copied to clipboard
abstract
val
bview
:
View
bview
All
Link copied to clipboard
abstract
val
bviewAll
:
List
<
View
>
Functions
bview
Fast
For
Each
Link copied to clipboard
inline
fun
BView
.
bviewFastForEach
(
block
:
(
view
:
View
)
->
Unit
)