Share via


GLKView.DrawableDepthFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GLKit.GLKViewDrawableDepthFormat DrawableDepthFormat { [Foundation.Export("drawableDepthFormat")] get; [Foundation.Export("setDrawableDepthFormat:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("drawableDepthFormat")>]
[<set: Foundation.Export("setDrawableDepthFormat:")>]
member this.DrawableDepthFormat : GLKit.GLKViewDrawableDepthFormat with get, set

Property Value

Attributes

Applies to