다음을 통해 공유


NSItemDownloadingStatus 열거형

정의

다운로드 상태 값을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NSItemDownloadingStatus
type NSItemDownloadingStatus = 
상속
NSItemDownloadingStatus
특성

필드

Current 0
Downloaded 1
NotDownloaded 2
Unknown -1

적용 대상