sdbus-kotlin
Toggle table of contents
0.3.6
common
Platform filter
common
Switch theme
Search in API
sdbus-kotlin
sdbus-kotlin
/
com.monkopedia.sdbus
/
propDelegate
prop
Delegate
inline
fun
<
R
,
T
:
Any
>
Proxy
.
propDelegate
(
interfaceName
:
InterfaceName
,
propertyName
:
PropertyName
)
:
PropertyDelegate
<
R
,
T
>