NKIssueContentStatus 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.
Caution
The NewsstandKit framework has been removed from iOS.
[System.Obsolete("The NewsstandKit framework has been removed from iOS.")]
public enum NKIssueContentStatus
[<System.Obsolete("The NewsstandKit framework has been removed from iOS.")>]
type NKIssueContentStatus =
- Inheritance
-
NKIssueContentStatus
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| Downloading | 1 | |
| Available | 2 |