Class NamedHint

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

Predefined values for the hint properties in EvasObject.

C#
Copy
public static class NamedHint
Inheritance
NamedHint

Fields

View Source

Expand

This value can be used for WeightX and WeightY.

Declaration
C#
Copy
public static readonly double Expand
Field Value
Type Description
System.Double
API Level: preview
View Source

Fill

This value can be used for AlignmentX and AlignmentY.

Declaration
C#
Copy
public static readonly double Fill
Field Value
Type Description
System.Double
API Level: preview