This version of Unity is unsupported.

PlistElementDict.CreateDict

Declaration

public iOS.Xcode.PlistElementDict CreateDict(string key);

Parameters

key The key of the property.

Returns

PlistElementDict The new dictionary element.

Description

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