Class

HSWidgetFrameObject

An object wrapper for widget frame structure.


Declaration


@interface HSWidgetFrameObject : NSObject <NSCopying>

Topics


Creating A Frame Object


Initializing A Frame Object


Properties

  • frame

    Contains location and dimensions in grid positions.

  • origin

    Represents the origin of the frame.

  • size

    Represents the size of the frame.


Comparison

Related Links


Structure

  • HSWidgetFrame

    A structure that contains location and dimensions of widget in grid positions.