toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-views
/
com.mapbox.dash.view
/
DashLayoutInflater
Dash
Layout
Inflater
object
DashLayoutInflater
Members
Functions
from
Link copied to clipboard
fun
from
(
context
:
Context
)
:
LayoutInflater
fun
from
(
context
:
Context
?
,
inflater
:
LayoutInflater
)
:
LayoutInflater
inflate
Link copied to clipboard
fun
inflate
(
context
:
Context
,
@
LayoutRes
resource
:
Int
,
root
:
ViewGroup
)
:
View
fun
inflate
(
context
:
Context
,
@
LayoutRes
resource
:
Int
,
root
:
ViewGroup
,
attachToRoot
:
Boolean
)
:
View