View.getPlaceholder

Gets a place holder of the view.

class View
final
string
getPlaceholder
(
string key
)

Parameters

key string

The key of the place holder.

Return Value

Type: string

Returns the place holder.

Meta