Sharing Options
constructor(iosAnchor: Anchor? = null, iosUTI: String? = null, androidDialogTitle: String? = null, androidMimeType: String? = null)
Parameters
ios Anchor
Position and size for iOS popover presentation (iPad only)
ios UTI
iOS Uniform Type Identifier for file type recognition
android Dialog Title
Title for Android share dialog
android Mime Type
MIME type override for Android (auto-detected if null)