Function

hasMediaType

Returns whether this TransferableContent can provide an item with the mediaType.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

hasMediaType

Common
@ExperimentalFoundationApi
expect fun TransferableContent.hasMediaType(mediaType: MediaType): Boolean

Returns whether this TransferableContent can provide an item with the mediaType.


hasMediaType

Android
@ExperimentalFoundationApi
actual fun TransferableContent.hasMediaType(mediaType: MediaType): Boolean