luxlabs header browser preview


@interface UIKeyboardCandidateViewConfigurationPhoneVerticalInline : UIKeyboardCandidateViewConfigurationPhoneInline

- (id)initialState;
- (id)extendedState;
- (struct CGSize { double x0; double x1; })preferredInlineFloatingViewSize;
- (int)inlineFloatingViewAdjustMode;
- (unsigned long long)rowsToExtend;

@end