This version of Unity is unsupported.

PlistElementDict.CreateArray

public iOS.Xcode.PlistElementArray CreateArray(string key);

Parameters

keyThe key of the property.

Returns

PlistElementArray The new array element.

Description

Convenience method to set a property to a new array element.