This commit is contained in:
imaras
2020-02-29 17:44:46 +01:00
committed by BDisp
parent bafbc93748
commit 638ccfd364
2 changed files with 2 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ the Subviews. You can add a view to an existing view, by calling the
Y = 2,
Width = 30,
Height = 1
}
};
myView.Add (username);
}
</code></pre><p>The container of a given view is called the <code>SuperView</code> and it is a property of every