Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.component
/
EditIPv4Preference
Edit
IPv4Preference
@
Composable
fun
EditIPv4Preference
(
title
:
String
,
value
:
Int
,
enabled
:
Boolean
,
keyboardActions
:
KeyboardActions
,
onValueChanged
:
(
Int
)
->
Unit
,
modifier
:
Modifier
=
Modifier
)
(
source
)