[UMG]set button state to pressed in blueprint

I am doing 3d ui(using widget and UMG) in vr project, we want hand ui button hand has highlight effect when player click vive controller face button. Now I only found Set Is Enabled can change button state from normal to disable.
How can I call change button state in blueprint logic?