#[unsafe(no_mangle)]pub unsafe extern "C" fn slint_interpreter_component_definition_properties(
def: &ComponentDefinitionOpaque,
props: &mut SharedVector<PropertyDescriptor>,
)Available on crate feature
ffi only.Expand description
Returns the list of properties of the component the component definition describes