SharingOptions

constructor(iosAnchor: Anchor? = null, iosUTI: String? = null, androidDialogTitle: String? = null, androidMimeType: String? = null)

Parameters

iosAnchor

Position and size for iOS popover presentation (iPad only)

iosUTI

iOS Uniform Type Identifier for file type recognition

androidDialogTitle

Title for Android share dialog

androidMimeType

MIME type override for Android (auto-detected if null)