Contents

propertyList

An object that contains data to associate with the key command.

Declaration

var propertyList: Any? { get }

Discussion

Use propertyList to associate a small amount of data to the command.

See Also

Associating data