Version: 2019.2
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.