Instance Method

isEqualToWidgetPositionObject:

Returns whether two position objects are equal.


Declaration


-(BOOL)isEqualToWidgetPositionObject:(HSWidgetPositionObject *)object;

Parameters

Return Value

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