init(frame:context:)
Initializes a new view.
Declaration
init(frame: CGRect, context: EAGLContext)Parameters
Return Value
An initialized view object or nil if the object couldn’t be created.
Initializes a new view.
init(frame: CGRect, context: EAGLContext)An initialized view object or nil if the object couldn’t be created.