Upravit

Sdílet prostřednictvím


ARSession.DelegateQueue Property

Definition

Gets or sets the dispatch queue on which the Delegate object's methods are called.

public virtual CoreFoundation.DispatchQueue DelegateQueue { [Foundation.Export("delegateQueue", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDelegateQueue:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.DelegateQueue : CoreFoundation.DispatchQueue with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to