ShareResultStatus
Outcome of a share operation.
Inherits: enum.Enum
Properties
DISMISSED- The user dismissed the share sheet.SUCCESS- The user selected an action.UNAVAILABLE- Platform cannot report a definite result.
Properties
DISMISSEDclass-attributeinstance-attribute
The user dismissed the share sheet.
SUCCESSclass-attributeinstance-attribute
The user selected an action.
UNAVAILABLEclass-attributeinstance-attribute
Platform cannot report a definite result.