Share via


SLComposeViewControllerResult Enum

Definition

An enumeration whose values specify whether composition in a SLComposeViewController was completed or cancelled.

[ObjCRuntime.Native]
public enum SLComposeViewControllerResult
[<ObjCRuntime.Native>]
type SLComposeViewControllerResult = 
Inheritance
SLComposeViewControllerResult
Attributes

Fields

Name Value Description
Cancelled 0
Done 1

Applies to