View.asView

Gets th current view as a specific view.

class View
final
asView
(
string name
)
()

Parameters

name

The name of the view to get the view as.

Return Value

Type: auto

The view converted to the specific view.

Meta