getActionMasked : 表示觸摸的動做,按下、擡起、移動等信息。 從源碼能夠看出getActionMasked = getAction & MotionEvent.ACTION_MASK 而MotionEvent ...
確定! 回上一頁