UIDocument.PesentedItemOperationQueue Property

Definition

Gets an operation queue.

public virtual Foundation.NSOperationQueue PesentedItemOperationQueue { [Foundation.Export("presentedItemOperationQueue", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PesentedItemOperationQueue : Foundation.NSOperationQueue

Property Value

Implements

Attributes

Remarks

This can be used from a background thread.

Applies to