NSProgress.FileOperationKindReceiving Property

Definition

Represents the value associated with the constant NSProgressFileOperationKindReceiving

[Foundation.Field("NSProgressFileOperationKindReceiving", "Foundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString FileOperationKindReceiving { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FileOperationKindReceiving : Foundation.NSString

Property Value

Attributes

Applies to