Inline Function

HSWidgetPositionMake

Make a widget position using the specified row and column.


Declaration


static inline HSWidgetPosition HSWidgetPositionMake(NSUInteger row, NSUInteger col);

Parameters

Return Value

A new widget position with the specified row and column.