propertyList
An object that contains data to associate with the command.
Declaration
var propertyList: Any? { get }Discussion
Use propertyList to associate a small amount of data to the command.
An object that contains data to associate with the command.
var propertyList: Any? { get }Use propertyList to associate a small amount of data to the command.