HideWithSize Method
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
void HideWithSize(
Size size
)
Sub HideWithSize (
size As Size
)
abstract HideWithSize :
size : Size -> unit
Parameters
See Also
Reference
INativeControlHostControlTopLevelAttachment Interface
Avalonia.Controls.Platform Namespace