XPlot


Calendar

Constructors

ConstructorDescription
new()
Signature: unit -> Calendar

Instance members

Instance memberDescription
cellColor()
Signature: unit -> CellColor
cellColor()
Signature: unit -> unit
cellSize()
Signature: unit -> int
cellSize()
Signature: unit -> unit
dayOfWeekLabel()
Signature: unit -> TextStyle
dayOfWeekLabel()
Signature: unit -> unit
dayOfWeekRightSpace()
Signature: unit -> int
dayOfWeekRightSpace()
Signature: unit -> unit
daysOfWeek()
Signature: unit -> string
daysOfWeek()
Signature: unit -> unit
focusedCellColor()
Signature: unit -> CellColor
focusedCellColor()
Signature: unit -> unit
monthLabel()
Signature: unit -> TextStyle
monthLabel()
Signature: unit -> unit
monthOutlineColor()
Signature: unit -> CellColor
monthOutlineColor()
Signature: unit -> unit
ShouldSerializecellColor()
Signature: unit -> bool
ShouldSerializecellSize()
Signature: unit -> bool
ShouldSerializedayOfWeekLabel()
Signature: unit -> bool
ShouldSerializedayOfWeekRightSpace()
Signature: unit -> bool
ShouldSerializedaysOfWeek()
Signature: unit -> bool
ShouldSerializefocusedCellColor()
Signature: unit -> bool
ShouldSerializemonthLabel()
Signature: unit -> bool
ShouldSerializemonthOutlineColor()
Signature: unit -> bool
ShouldSerializeunderMonthSpace()
Signature: unit -> bool
ShouldSerializeunderYearSpace()
Signature: unit -> bool
ShouldSerializeunusedMonthOutlineColor()
Signature: unit -> bool
underMonthSpace()
Signature: unit -> int
underMonthSpace()
Signature: unit -> unit
underYearSpace()
Signature: unit -> int
underYearSpace()
Signature: unit -> unit
unusedMonthOutlineColor()
Signature: unit -> CellColor
unusedMonthOutlineColor()
Signature: unit -> unit
Fork me on GitHub