This topic has not yet been rated - Rate this topic

DrawableGameComponent.OnVisibleChanged Method

Called when the Visible property changes. Raises the VisibleChanged event.

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

protected virtual void OnVisibleChanged (
         Object sender,
         EventArgs args
)

Parameters

sender
The DrawableGameComponent.
args
Arguments to the VisibleChanged event.

Xbox 360, Windows XP SP2, Windows Vista

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.