The members of GLKit.GLKView are listed below.
See Also: Inherited members from UIKit.UIView
GLKView() | Default constructor that initializes a new instance of this class with no parameters. | |
| Initializes the GLKView with the specified frame. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [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 |
static | AppearanceWhenContainedIn(params Type[])Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy. | |
BindDrawable()Documentation for this section has not yet been entered. | ||
DeleteDrawable()Documentation for this section has not yet been entered. | ||
Display()Documentation for this section has not yet been entered. | ||
static | GetAppearance<T>()Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection)Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UIKit.UITraitCollection, params Type[])Documentation for this section has not yet been entered. | |
Snapshot()Documentation for this section has not yet been entered. | ||
| DrawInRect | Event raised by the object. |