Color Picker Inspector Detail View
open class ColorPickerInspectorDetailView : ScrollView, ColorPickerInspectorView.ColorPickerDetailView
Detail view of the ColorPickerInspectorView used in PropertyInspector.
Constructors
Functions
Link copied to clipboard
Bind to property inspector controller.
Link copied to clipboard
Called to get the maximum height the detail view will be.
Link copied to clipboard
Link copied to clipboard
Returns maximum height that this view with all its detail views will occupy.
Link copied to clipboard
Height of the parent PropertyInspector that this view would like it to have.
Link copied to clipboard
Returns best height of this view when shown in inspector.
Link copied to clipboard
Sets listener for picked colors.
Link copied to clipboard
Makes color selection indicator visible/invisible.
Link copied to clipboard
Unbind from property inspector controller.