UIKeyboardImpl: Difference between revisions

From iPhone Development Wiki
(Created page with "recursiveDefintion example: <source> <UIKeyboardImpl: frame = (0 0; 320 216);> | <UIKeyboardLayoutStar: frame = (0 0; 320 216);> | | <UIKBBackgroundView: frame = (0 0...")
 
No edit summary
Line 1: Line 1:
recursiveDefintion example:
recursiveDefintion example:
<source>
<source lang=boo>
<UIKeyboardImpl: frame = (0 0; 320 216);>
<UIKeyboardImpl: frame = (0 0; 320 216);>
   | <UIKeyboardLayoutStar: frame = (0 0; 320 216);>
   | <UIKeyboardLayoutStar: frame = (0 0; 320 216);>

Revision as of 21:28, 10 July 2014

recursiveDefintion example:

<UIKeyboardImpl: frame = (0 0; 320 216);>
   | <UIKeyboardLayoutStar: frame = (0 0; 320 216);>
   |    | <UIKBBackgroundView: frame = (0 0; 320 216);>
   |    | <UIKBKeyplaneView: frame = (0 0; 320 216);>
   |    |    | <UIKBKeyView: frame = (1 119; 40 42);>
   |    |    | <UIKBKeyView: frame = (279 119; 40 42);>
   |    |    | <UIKBKeyView: frame = (1 173; 38 42);>
   |    |    | <UIKBKeyView: frame = (41 173; 38 42);>
   |    |    | <UIKBKeyView: frame = (81 173; 158 42);>
   |    |    | <UIKBKeyView: frame = (241 173; 78 42);>
   |    | <UIKBDimmingView: frame = (0 0; 320 216);>