View.addPlaceholder

Adds a place holder to the view.

class View
final
void
addPlaceholder
(
string key
,
string value
)

Parameters

key string

The key of the place holder.

value string

The value of the place holder.

Meta