MonoGameUi.Control.OnGotFocus C# (CSharp) Method

OnGotFocus() protected method

protected OnGotFocus ( EventArgs args ) : void
args System.EventArgs
return void
        protected virtual void OnGotFocus(EventArgs args)
        {
        }