From Design pattern
Jump to: navigation, search
(Screen Interaction)
Line 1: Line 1:
==Screen Interaction==
 
 
 
행동에 따라 Screen안의 형체가 움직이거나 변화하는 IX Patterns.
 
행동에 따라 Screen안의 형체가 움직이거나 변화하는 IX Patterns.
  
<ncl>Category:Screen_Interaction</ncl>
+
{| style="width: 100%"
 +
|- style="vertical-align:top;"
 +
|<ncl>Change_screen_direction</ncl>
 +
|<ncl>Divide_screen</ncl>
 +
|- style="vertical-align:top;"
 +
|<ncl>Extend_screen</ncl>
 +
|<ncl>Mirroring</ncl>
 +
|- style="vertical-align:top;"
 +
|<ncl>Move_contents_around_the_screen</ncl>
 +
|<ncl>Scroll_through_content</ncl>
 +
|- style="vertical-align:top;"
 +
|<ncl>Zoom_in_on_content</ncl>
 +
|
 +
|}

Revision as of 01:33, 16 May 2014

행동에 따라 Screen안의 형체가 움직이거나 변화하는 IX Patterns.

Change screen direction

Extend screen

Mirroring

Move contents around the screen

Scroll through content

Zoom in on content

Subcategories

This category has the following 11 subcategories, out of 11 total.

B

C

D

E

M

S

T

Z