Home
last modified time | relevance | path

Searched defs:SetTextpickerSelectedIndex (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtextpicker_modifier.cpp65 void SetTextpickerSelectedIndex(NodeHandle node, uint32_t* values, int32_t size) in SetTextpickerSelectedIndex() function
Dapi.h673 void (*SetTextpickerSelectedIndex)(NodeHandle node, uint32_t *values, int32_t size); member