GetComponentView sourcepublic TComponent? GetComponent<TComponent>() Gets the component with the specified type. ReturnsThe component with the specified type.