Instance Method

isEqualToWidgetSizeObject:

Returns whether two size objects are equal.


Declaration


-(BOOL)isEqualToWidgetSizeObject:(HSWidgetSizeObject *)object;

Parameters

Return Value

YES if other object's size structure has the same number of rows and columns as current object's structure; otherwise NO.