Instance Property インスタンスプロパティ

newsstandAssetDownload

The Newsstand download object associated with the URL connection. このURL接続と結びつけられたNewsstandダウンロードオブジェクト。

Declaration 宣言

weak var newsstandAssetDownload: NKAssetDownload? { get }

Discussion 議論

This property applies only to connections scheduled through a NKAssetDownload object. Use this property in delegate messages to access the NKIssue and NSURLRequest objects associated with the asset. このプロパティは、NKAssetDownloadオブジェクトを通して予定される接続に対してのみ適用されます。このプロパティを委任メッセージにおいて使用して、アセットと結びつけられたNKIssueNSURLRequestオブジェクトにアクセスしてください。