Inline Function

HSWidgetPositionEqualsPosition

Return whether two positions are equal.


Declaration


static inline BOOL HSWidgetPositionEqualsPosition(HSWidgetPosition first, HSWidgetPosition second);

Parameters

Return Value

YES if two specified positions have the same row and column; otherwise, NO.

Related Links


Checking Characteristics