|
@@ -75,5 +75,5 @@ public static partial class Application // Screen related stuff
|
|
|
/// This is typicall set to true when a View's <see cref="View.Frame"/> changes and that view has no
|
|
|
/// SuperView (e.g. when <see cref="Application.Top"/> is moved or resized.
|
|
|
/// </remarks>
|
|
|
- public static bool ClearScreenNextIteratio { get; set; }
|
|
|
+ public static bool ClearScreenNextIteration { get; set; }
|
|
|
}
|