Legacy Documentation: Version 5.1
LanguageEnglish
  • 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

key The key of the property.

Returns

PlistElementDict The new dictionary element.

Description

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