- Namespace
- Avalonia
.Controls .Remote .Server - Interfaces
-
- ITopLevelImpl
- IDisposable
- I
Framebuffer Platform Surface
- Base Types
-
- object
- Offscreen
Top Level Impl Base
graph BT
Type-->Base0["OffscreenTopLevelImplBase"]
click Base0 "/api/Avalonia.Controls.Embedding.Offscreen/OffscreenTopLevelImplBase"
Base0-->Base1["object"]
Type-.->Interface0["ITopLevelImpl"]
click Interface0 "/api/Avalonia.Platform/ITopLevelImpl"
Type-.->Interface1["IDisposable"]
Type-.->Interface2["IFramebufferPlatformSurface"]
click Interface2 "/api/Avalonia.Controls.Platform.Surfaces/IFramebufferPlatformSurface"
Type["RemoteServerTopLevelImpl"]
class Type type-node
Syntax
public class RemoteServerTopLevelImpl : OffscreenTopLevelImplBase, ITopLevelImpl, IDisposable,
IFramebufferPlatformSurface
Constructors
Properties
Methods
Name | Value | Summary |
---|---|---|
CreatePopup |
IPopupImpl |
Inherited from Offscreen
|
CreateRenderer |
IRenderer |
Inherited from Offscreen
|
Dispose |
void |
Inherited from Offscreen
|
Invalidate |
void | |
Lock |
ILockedFramebuffer | |
Measure |
Size | |
OnMessage |
void | |
PointToClient |
Point |
Inherited from Offscreen
|
PointToScreen |
PixelPoint |
Inherited from Offscreen
|
RenderIfNeeded |
void | |
SetCursor |
void |
Inherited from Offscreen
|
SetDpi |
void | |
SetInputRoot |
void |
Inherited from Offscreen
|
Set |
void |
Inherited from Offscreen
|