setEnabledShareFeatures

fun setEnabledShareFeatures(enabledShareFeatures: EnumSet<ERROR CLASS: Symbol not found for ShareFeatures>): PdfActivityConfiguration.Builder

Configures which share features are enabled in the UI. This feature is only UI specific, defining the available sharing features in the com.pspdfkit.ui.PdfActivity. The sharing API still works even if certain share feature is disabled.

Parameters

enabledShareFeatures

Set of share features to enable.