Searched refs:tabstop (Results 1 – 3 of 3) sorted by relevance
639 该示例通过配置tabstop实现使用tab走焦停留在组件上。
6229 void SetTabStop(ArkUINodeHandle node, ArkUI_Bool tabstop) in SetTabStop() argument6233 ViewAbstract::SetTabStop(frameNode, tabstop); in SetTabStop()6240 bool tabstop = false; in ResetTabStop() local6241 ViewAbstract::SetTabStop(frameNode, tabstop); in ResetTabStop()
1968 void (*setTabStop)(ArkUINodeHandle node, ArkUI_Bool tabstop);