SLComposeViewControllerResult Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify whether composition in a SLComposeViewController was completed or cancelled.
public enum SLComposeViewControllerResult
type SLComposeViewControllerResult =
- Inheritance
-
SLComposeViewControllerResult
Fields
Name | Value | Description |
---|---|---|
Cancelled | 0 | |
Done | 1 |