Click or drag to resize

DateTimePicker8Show Method (DateTime, ActionDateTime, Single, Single)

Namespace:  frame8.Logic.Misc.Visual.UI.DateTimePicker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static DateTimePicker8 Show(
	DateTime startingDate,
	Action<DateTime> onSelected,
	float width,
	float height
)

Parameters

startingDate
Type: SystemDateTime
onSelected
Type: SystemActionDateTime
width
Type: SystemSingle
height
Type: SystemSingle

Return Value

Type: DateTimePicker8
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also