The properties of GLKit.GLKView are listed below. For a list of all members, see the GLKView Members list.
See Also: Inherited members from UIKit.UIView
| [read-only] static | Appearance | GLKView.GLKViewAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Context | OpenGLES.EAGLContext. Documentation for this section has not yet been entered. | |
| Delegate | IGLKViewDelegate. An instance of the GLKit.GLKViewDelegate model class which acts as the class delegate. | |
| DrawableColorFormat | GLKViewDrawableColorFormat. Documentation for this section has not yet been entered. | |
| DrawableDepthFormat | GLKViewDrawableDepthFormat. Documentation for this section has not yet been entered. | |
| [read-only] | DrawableHeight | nint. Documentation for this section has not yet been entered. |
| DrawableMultisample | GLKViewDrawableMultisample. Documentation for this section has not yet been entered. | |
| DrawableStencilFormat | GLKViewDrawableStencilFormat. Documentation for this section has not yet been entered. | |
| [read-only] | DrawableWidth | nint. Documentation for this section has not yet been entered. |
| EnableSetNeedsDisplay | bool. Documentation for this section has not yet been entered. | |
| WeakDelegate | Foundation.NSObject. An object that can respond to the delegate protocol for this type |