selectionFrame()
Returns the receiver’s selection frame rectangle, which defines the position of the selection rectangle in its Ikimagebrowserview.
Declaration
func selectionFrame() -> NSRectReturn Value
The cells selection frame, in the IKImageBrowserView coordinate space.
Discussion
Subclasses can override this method to customize the position of the selection frame.