krayon
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
krayon
element
/
com.juul.krayon.element
/
PathElement
/
Companion
Companion
object
Companion
:
ElementBuilder
<
PathElement
>
,
ElementSelector
<
PathElement
>
Members
Members & Extensions
Functions
build
Link copied to clipboard
open
override
fun
build
(
)
:
PathElement
try
Select
Link copied to clipboard
open
override
fun
trySelect
(
element
:
Element
)
:
PathElement
?
with
Kind
Link copied to clipboard
fun
<
E
:
Element
>
ElementSelector
<
E
>
.
withKind
(
kind
:
String
)
:
ElementSelector
<
E
>