Instance Method

initWithWidgetPosition:

Initializes a newly allocated position object with the specified position structure.


Declaration


-(instancetype)initWithWidgetPosition:(HSWidgetPosition)position;

Parameters

Return Value

A position object initialized with the given position structure that it represents.

Related Links


Structure