Kanzi  3.9.5
Java API
SliderConceptMetadata Interface Reference

Metadata definitions for SliderConcept. More...

Inheritance diagram for SliderConceptMetadata:
[legend]

Public Attributes

DynamicPropertyType< Float > MaxDistanceFromCurveProperty
 The distance from the curve where hit testing succeeds. More...
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.SliderConcept")
 Metaclass for SliderConcept.
 

Detailed Description

Metadata definitions for SliderConcept.

Member Data Documentation

◆ MaxDistanceFromCurveProperty

DynamicPropertyType<Float> MaxDistanceFromCurveProperty
Initial value:
=
new DynamicPropertyType<>("SliderConcept.MaxDistanceFromCurve", Float.class)

The distance from the curve where hit testing succeeds.