Share via


GameWindow.SetTitle Method

Sets the title of the GameWindow.

Syntax

'Declaration
Protected MustOverride Sub SetTitle ( _
         title As String _
)
protected abstract void SetTitle (
         string title
)
protected:
void SetTitle(
         String title
) abstract

Parameters

Requirements

Namespace: Microsoft.Xna.Framework

Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

See Also

Reference

GameWindow Class
GameWindow Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone