Inline Function

HSWidgetFrameContainsPosition

Returns whether a frame contains a specified position.


Declaration


static inline BOOL HSWidgetFrameContainsPosition(HSWidgetFrame frame, HSWidgetPosition position);

Parameters

Return Value

YES if the position is located inside the frame, including minimum row and column; otherwise, NO.

Related Links


Checking Characteristics