toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-commons
/
ktfx.bindings
/
neqIg
neq
Ig
infix inline
fun
ObservableStringValue
.
neqIg
(
other
:
ObservableStringValue
)
:
BooleanBinding
infix inline
fun
ObservableStringValue
.
neqIg
(
other
:
String
)
:
BooleanBinding
infix inline
fun
String
.
neqIg
(
other
:
ObservableStringValue
)
:
BooleanBinding
See also
String
Expression.
is
Not
Equal
To
Ignore
Case