[]
Sets the engine being controlled by this PivotPanel.
public PivotPanelBuilder BindEngine(Action<PivotEngineBuilder> engineBuild)
| Type | Name | Description |
|---|---|---|
| Action<PivotEngineBuilder> | engineBuild | The build action to set the engine. |
| Type | Description |
|---|---|
| PivotPanelBuilder | Current builder. |