Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
HomoglyphPrefs
Homoglyph
Prefs
interface
HomoglyphPrefs
(
source
)
Reactive interface for homoglyph encoding preferences.
Members
Properties
homoglyph
Encoding
Enabled
Link copied to clipboard
abstract
val
homoglyphEncodingEnabled
:
StateFlow
<
Boolean
>
Functions
set
Homoglyph
Encoding
Enabled
Link copied to clipboard
abstract
fun
setHomoglyphEncodingEnabled
(
enabled
:
Boolean
)