Share via


NKIssueContentStatus Enum

Definition

Caution

The NewsstandKit framework has been removed from iOS.

An enumeration whose values specify the Status property of a NKIssue object.

[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

Applies to