MTKView.frame

The view’s frame rectangle, which defines its position and size in its superview’s coordinate system.

  1. CGRect frame()
    class MTKView
    @selector("frame")
    frame
    ()
  2. CGRect frame(CGRect )

Meta