- Namespace
- Avalonia
.Controls .Embedding .Offscreen - Interfaces
-
- ITopLevelImpl
- IDisposable
- Base Types
-
- object
- Derived Types
graph BT
Type-->Base0["object"]
Type-.->Interface0["ITopLevelImpl"]
click Interface0 "/api/Avalonia.Platform/ITopLevelImpl"
Type-.->Interface1["IDisposable"]
Type["OffscreenTopLevelImplBase"]
class Type type-node
Derived0["RemoteServerTopLevelImpl"]-->Type
click Derived0 "/api/Avalonia.Controls.Remote.Server/RemoteServerTopLevelImpl"
Syntax
public abstract class OffscreenTopLevelImplBase : ITopLevelImpl, IDisposable
Properties
Name | Value | Summary |
---|---|---|
Acrylic |
Acrylic |
Gets the
AcrylicPlatformCompensationLevels for the platform.
|
ClientSize | Size | |
Closed | Action | |
Input | Action |
|
InputRoot | IInputRoot | |
IsDisposed | bool | |
LostFocus | Action | |
MouseDevice | IMouseDevice | |
Paint | Action |
|
RenderScaling | double | |
Resized | Action |
|
ScalingChanged | Action |
|
Surfaces | IEnumerable |
|
TransparencyLevel | Window |
|
Transparency |
Action |