|
|
@ -62,8 +62,8 @@ namespace Avalonia.Platform |
|
|
Size MaxClientSize { get; } |
|
|
Size MaxClientSize { get; } |
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Gets the client size of the toplevel.
|
|
|
/// Sets the client size of the toplevel.
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
void Resize(Size size); |
|
|
void Resize(Size clientSize); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |