icu4x
    Preparing search index...

    Class JoiningType

    See the Rust documentation for JoiningType for more information.

    Index

    Constructors

    Properties

    DualJoining: JoiningType
    JoinCausing: JoiningType
    LeftJoining: JoiningType
    NonJoining: JoiningType
    RightJoining: JoiningType
    Transparent: JoiningType

    Accessors

    • get ffiValue(): number

      Returns number

    • get value(): string

      Returns string

    Methods

    • Get the "long" name of this property value (returns empty if property value is unknown)

      See the Rust documentation for get for more information.

      Returns string

    • Get the "short" name of this property value (returns empty if property value is unknown)

      See the Rust documentation for get for more information.

      Returns string

    • Convert to an integer value usable with ICU4C and CodePointMapData

      See the Rust documentation for to_icu4c_value for more information.

      Returns number