Interface

EmojiRunProcessorManager.EmojiRunProcessor

Source set: Android
interface EmojiRunProcessor

Functions

buildRuns

fun buildRuns(
            text: String,
            startingPositions: FloatArray,
            totalAdvance: Float,
            paint: TextPaint,
            textRuns: MutableList<TextRunInfo>,
            emojis: MutableList<EmojiInfo>,
        )

Last updated: