shareState property

CustomTabsShareState? shareState
getter/setter pair

The share state that should be applied to the custom tab. The default value is CustomTabsShareState.SHARE_STATE_DEFAULT.

Officially Supported Platforms/Implementations:

  • Android Chrome Custom Tabs:
    • Not available in a Trusted Web Activity.

Implementation

CustomTabsShareState? shareState;