- Namespace
- Avalonia
.Input .Raw - Containing Type
- RawSizeEventArgs
Syntax
public RawSizeEventArgs(double width, double height)
Parameters
Name | Type | Description |
---|---|---|
width | double | |
height | double |
Return Value
Type | Description |
---|---|
void |
public RawSizeEventArgs(double width, double height)
Name | Type | Description |
---|---|---|
width | double | |
height | double |
Type | Description |
---|---|
void |