SKView.ShowsFPS 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.
If true
, displays the frame rate achieved by the SKScene.
public virtual bool ShowsFPS { [Foundation.Export("showsFPS")] get; [Foundation.Export("setShowsFPS:")] set; }
member this.ShowsFPS : bool with get, set
Property Value
- Attributes
Remarks
This value is displayed in the lower-right corner of the SKView.