Editar

Share via


INSFilePresenter.PesentedItemOperationQueue Property

Definition

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

[Foundation.Preserve(Conditional=true)]
public 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.

Attributes

Applies to