Share via


SKView.PreferredFramesPerSecond Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr PreferredFramesPerSecond { [Foundation.Export("preferredFramesPerSecond")] get; [Foundation.Export("setPreferredFramesPerSecond:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredFramesPerSecond")>]
[<set: Foundation.Export("setPreferredFramesPerSecond:")>]
member this.PreferredFramesPerSecond : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to