MonoGameUi.Control.OnInsertControl C# (CSharp) 메소드

OnInsertControl() 보호된 메소드

Ein neues Control wurde in die Children-Liste eingefügt.
protected OnInsertControl ( CollectionEventArgs args ) : void
args CollectionEventArgs
리턴 void
        protected virtual void OnInsertControl(CollectionEventArgs args)
        {
        }