Class Method

objectWithWidgetPosition:

Creates and returns a position object with the specified position structure.


Declaration


+(instancetype)objectWithWidgetPosition:(HSWidgetPosition)position;

Parameters

Return Value

A position object that represents the given position structure.

Related Links


Structure