MTKView.PreferredFramesPerSecond Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the developer's preferred FPS for the view.
public virtual nint PreferredFramesPerSecond { [Foundation.Export("preferredFramesPerSecond", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPreferredFramesPerSecond:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.PreferredFramesPerSecond : nint with get, set
Property Value
System.System.IntPtr
System.nativeint
- Attributes