From Design pattern
Jump to: navigation, search
(Created page with "Move within level in unique form<br>Move within current level")
 
(206번 사례)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Move within level in unique form<br>[[Category:Move within current level]]
+
같은 레벨의 화면 간 이동할 때 독특한 시각적 형태로 보여준다
 +
 
 +
 
 +
== Examples ==
 +
 
 +
=== 206번 사례 ===
 +
* 멀티태스킹 화면에서 현재 활성화 되어있는 창을 보는 상황에서 서류함을 넘겨보듯 항목이 3D로 보여진다.
 +
<videoflash type="vimeo">93550682|300|533</videoflash>
 +
 
 +
=== 405번 사례 ===
 +
* 좌우로 swipe 하면 카드를 넘기듯 화면이 전환된다.
 +
* 아래는 시계의 스타일을 변경하는 화면 전환에 적용된 사례이다.
 +
<videoflash type="vimeo">93552411|300|533</videoflash>
 +
 
 +
[[Category:Move within current level]]

Latest revision as of 03:55, 18 May 2014

같은 레벨의 화면 간 이동할 때 독특한 시각적 형태로 보여준다


Examples

206번 사례

  • 멀티태스킹 화면에서 현재 활성화 되어있는 창을 보는 상황에서 서류함을 넘겨보듯 항목이 3D로 보여진다.

405번 사례

  • 좌우로 swipe 하면 카드를 넘기듯 화면이 전환된다.
  • 아래는 시계의 스타일을 변경하는 화면 전환에 적용된 사례이다.