kotlin-stdlib / kotlin / Char / MAX_CODE_POINT MAX_CODE_POINT Native 1.3 @ExperimentalNativeApi const val MAX_CODE_POINT: Int(source) The maximum value of a Unicode code point. Note that this constant is experimental. In the future it could be deprecated in favour of another constant of a CodePoint type.