Show / Hide Table of Contents

    Enum ShareSheetResultCode

    Result codes returned when the ShareSheet interface is dismissed.

    Namespace: VoxelBusters.EssentialKit
    Assembly: cs.temp.dll.dll
    Syntax
    public enum ShareSheetResultCode

    Fields

    Name Description
    Cancelled

    The user cancelled the operation.

    Done

    The user has completed action by selecting one of the service.

    Unknown

    The user action could not be determined. This occurs in platforms where there is no provision to find result.

    Back to top Cross Platform Native Plugins 2.0 : Essential Kit from Voxel Busters