Instance Method

isEqualToWidgetFrameObject:

Returns whether two frame objects are equal in size and position.


Declaration


-(BOOL)isEqualToWidgetFrameObject:(HSWidgetFrameObject *)object;

Parameters

Return Value

YES if other object's frame structure has the same size and position as current object's structure; otherwise NO.