icu4x
Preparing search index...
LineBreakStrictness
Class LineBreakStrictness
See the
Rust documentation for
LineBreakStrictness
for more information.
Index
Constructors
constructor
Properties
Anywhere
Loose
Normal
Strict
Accessors
ffi
Value
value
Methods
from
Value
Constructors
constructor
new
LineBreakStrictness
(
value
:
string
|
LineBreakStrictness
,
)
:
LineBreakStrictness
Parameters
value
:
string
|
LineBreakStrictness
Returns
LineBreakStrictness
Properties
Static
Anywhere
Anywhere
:
LineBreakStrictness
Static
Loose
Loose
:
LineBreakStrictness
Static
Normal
Normal
:
LineBreakStrictness
Static
Strict
Strict
:
LineBreakStrictness
Accessors
ffi
Value
get
ffiValue
()
:
number
Returns
number
value
get
value
()
:
string
Returns
string
Methods
Static
from
Value
fromValue
(
value
:
string
|
LineBreakStrictness
)
:
LineBreakStrictness
Parameters
value
:
string
|
LineBreakStrictness
Returns
LineBreakStrictness
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Anywhere
Loose
Normal
Strict
Accessors
ffi
Value
value
Methods
from
Value
icu4x
Loading...
See the Rust documentation for
LineBreakStrictness
for more information.