Class

PlatformImeOptions

Used to configure the platform specific IME options.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
expect class PlatformImeOptions

Used to configure the platform specific IME options.

Android
actual class PlatformImeOptions(val privateImeOptions: String? = null)

Used to configure Android platform IME options.

Parameters

privateImeOptions defines a String for supplying additional information options that are private to a particular IME implementation.