Class Method
objectWithWidgetPosition:
Creates and returns a position object with the specified position structure.
Declaration
+(instancetype)objectWithWidgetPosition:(HSWidgetPosition)position;
Parameters
-
position
position structure that this object will represent
Return Value
A position object that represents the given position structure.