Skip to content

Crow.SaturationValueSelector

Jean-Philippe Bruyère edited this page Jan 30, 2018 · 3 revisions

namespace: Crow

Inheritance Hierarchy

Syntax

public class SaturationValueSelector : ColorSelector

Constructors

prototype description
SaturationValueSelector () __
SaturationValueSelector (Interface iface) __

Properties

name description
S __
V __

Methods

prototype description
void OnLayoutChanges(LayoutingType layoutType) trigger dependant sizing component update
void Paint(ref Context ctx) Chained painting routine on the parent context of the actual cached version of the widget

Events

name description
Clone this wiki locally