GLKit.GLKView: Method Members

The methods of GLKit.GLKView are listed below. For a list of all members, see the GLKView Members list.

See Also: Inherited members from UIKit.UIView

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : GLKView.GLKViewAppearance
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>() : GLKView.GLKViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection) : GLKView.GLKViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UIKit.UITraitCollection, params Type[]) : GLKView.GLKViewAppearance
Documentation for this section has not yet been entered.
Snapshot() : UIKit.UIImage
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the GLKView object.