Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlistElementDict.CreateDict

Switch to Manual
public function CreateDict(key: string): iOS.Xcode.PlistElementDict;

Parameters

keyThe key of the property.

Returns

PlistElementDict The new dictionary element.

Description

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