NSFilePresenter.PesentedItemOperationQueue Property

Definition

Gets the T:Monotouch.Foundation.NSOperationQueue on which presenter-related methods are executed.

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

Property Value

The T:Monotouch.Foundation.NSOperationQueue on which methods are executed.

Implements

Attributes

Applies to