Share via


NSItemDownloadingStatusExtensions Class

Definition

Extension methods for the NSItemDownloadingStatus enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class NSItemDownloadingStatusExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type NSItemDownloadingStatusExtensions = class
Inheritance
NSItemDownloadingStatusExtensions
Attributes

Methods

Name Description
GetConstant(NSItemDownloadingStatus)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the NSItemDownloadingStatus value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the NSItemDownloadingStatus value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the NSItemDownloadingStatus value named by constant.

Applies to