Share via


Viewport.TitleSafeArea Property

Returns the title safe area of the current viewport.

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

Syntax

public Rectangle TitleSafeArea { get; }

Property Value

The title safe area.

Remarks

On television sets, text should not be displayed at the outer edges of the screen because it may not be visible to the user. The title safe area is the part of the screen where text should be displayed.

This property does not compare the current location of the viewport with the title safe area of the entire display—it reduces the title safe area of the viewport uniformly.

See Also

Reference

Viewport Structure
Viewport Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP