MonoGameUi.Control.OnInsertControl C# (CSharp) Méthode

OnInsertControl() protected méthode

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