Skip to main content

ShareResult

Result returned from the native share sheet.

Properties

  • raw - The raw string result from the platform.
  • status - The outcome of the share operation.

Properties

rawinstance-attribute

raw: str

The raw string result from the platform.

statusinstance-attribute

status: ShareResultStatus

The outcome of the share operation.