ARReferenceObject.GetReferenceObjects(String, NSBundle) Method

Definition

Gets instances of all the ARReferenceObject in the specified resourceGroupName in the bundle.

[Foundation.Export("referenceObjectsInGroupNamed:bundle:")]
public static Foundation.NSSet<ARKit.ARReferenceObject> GetReferenceObjects (string resourceGroupName, Foundation.NSBundle bundle);
static member GetReferenceObjects : string * Foundation.NSBundle -> Foundation.NSSet<ARKit.ARReferenceObject>

Parameters

resourceGroupName
String
bundle
NSBundle

Returns

Attributes

Applies to