Searched refs:btnPropFirst (Results 1 – 1 of 1) sorted by relevance
1426 auto btnPropFirst = param->GetPrimaryButtonProperties(); in BindPopup() local1427 if (btnPropFirst.touchFunc) { in BindPopup()1428 btnPropFirst.actionId = EventMarker([onTouch = btnPropFirst.touchFunc]() { in BindPopup()1433 popupComponent->SetPrimaryButtonProperties(btnPropFirst); in BindPopup()