GetByViewScreen

GetByViewScreen

Searches for a View with the specified Screen property, and returns the first occurrence within the collection.

Returns: The first View in collection which Screen property matches the specified screen argument, if found; otherwise, null.

GetByViewScreen(ViewScreen screen)
ParameterDescription
screenViewScreen enumeration value.