Content Editing Line Spacing Picker View
class ContentEditingLineSpacingPickerView(context: Context, @Size(min = 1 ) availablSizes: List<Float>, defaultValue: Float?, unsupportedCurrentValue: Float?, listener: ContentEditingLineSpacingPickerView.LineSpacingPickerListener) : RecyclerView, PropertyInspectorView
Functions
Link copied to clipboard
Bind to property inspector controller.
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. This is used to suggest initial height to inspector parent.
Link copied to clipboard
Unbind from property inspector controller.