This version of Unity is unsupported.

PlistElementDict.CreateDict

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

Parameters

keyThe key of the property.

Returns

PlistElementDict The new dictionary element.

Description

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