TransitionLibraryStartTimesPage.

ConfigureForSingleField(bool, float) Method

Summary

Configures this page to display a single field or not.

Syntax

public override void ConfigureForSingleField(bool singleField, ref float value)

Parameters

Name Type Description
singleField bool
value float

Return Value

Type Description
void