public override void OnEnter()
 {
     method.Value = EasyTouch.GetTwoFingerPickMethod( );
     Finish();
 }