Contents

frame()

Returns the receiver’s frame rectangle, which defines its position in its Ikimagebrowserview.

Declaration

func frame() -> NSRect

Return Value

The coordinates of the frame, in the IKImageBrowserView coordinate space.

Discussion

Subclasses should not override this method.

See Also

Cell Component Frames