Share via


GLKView.DrawableStencilFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GLKit.GLKViewDrawableStencilFormat DrawableStencilFormat { [Foundation.Export("drawableStencilFormat")] get; [Foundation.Export("setDrawableStencilFormat:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("drawableStencilFormat")>]
[<set: Foundation.Export("setDrawableStencilFormat:")>]
member this.DrawableStencilFormat : GLKit.GLKViewDrawableStencilFormat with get, set

Property Value

Attributes

Applies to