Click or drag to resize

DateTimePicker8Show Method (DateTime, ActionDateTime)

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
)

Parameters

startingDate
Type: SystemDateTime
onSelected
Type: SystemActionDateTime

Return Value

Type: DateTimePicker8
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also