MarginModifier

Class

Static Fields

Instance Fields

margin: StyleLength4

Constructors

MarginModifier(margin: StyleLength4)

Static Methods

Only(left: Nullable<StyleLength>, top: Nullable<StyleLength>, right: Nullable<StyleLength>, bottom: Nullable<StyleLength>): MarginModifier

Instance Methods

Apply(element: VisualElement): void
FillModifierProperties(properties: DiagnosticPropertiesBuilder): void
FindConstantName(): string
HasChanged(previous: Modifier): bool
Reset(element: VisualElement): void

Inherited Members

Extension Methods

ToDiagnosticsNodeSafeFallbackDescribeIdentityShortHashToStringNullable

On this page