SCNSceneRenderer.ShowsStatistics Property

Definition

Gets or sets a Boolean value that controls whether rendering statistics are shown for the scene renderer.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract bool ShowsStatistics { [Foundation.Export("showsStatistics")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShowsStatistics:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShowsStatistics : bool with get, set

Property Value

Implements

Attributes

Applies to