Share via


GLKViewController.FramesDisplayed Property

Definition

Cumulative count of frames displayed.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr FramesDisplayed { [Foundation.Export("framesDisplayed")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("framesDisplayed")>]
member this.FramesDisplayed : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to