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.

NOTE: Not available in a Trusted Web Activity.

Officially Supported Platforms/Implementations:

  • Android

Implementation

CustomTabsShareState? shareState;