Click or drag to resize

DateTimePickerDialog Show Method (DateTime, Action DateTime , Single, Single)

Namespace: Com.ForbiddenByte.OSA.CustomAdapters.DateTimePicker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static DateTimePickerDialog Show(
	DateTime startingDate,
	Action<DateTime> onSelected,
	float width,
	float height
)

Parameters

startingDate
Type: SystemDateTime
onSelected
Type: SystemAction DateTime
width
Type: SystemSingle
height
Type: SystemSingle

Return Value

Type: DateTimePickerDialog
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also