Show / Hide Table of Contents

Method GetSettingUpElement

| Improve this Doc View Source

GetSettingUpElement(Int32)

Gets the view element currently being setup at specified flow index.

Declaration
public T GetSettingUpElement(int flowIndex)
Parameters
Type Name Description
System.Int32 flowIndex

The flow index.

Returns
Type Description
T

The view element.

| Improve this Doc View Source

GetSettingUpElement(ScalarPresenter)

Gets the view element currently being setup for specified scalar presenter.

Declaration
public T GetSettingUpElement(ScalarPresenter scalarPresenter)
Parameters
Type Name Description
ScalarPresenter scalarPresenter

The scalar presenter.

Returns
Type Description
T

The view element.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest