PaddingModifier

Class

Static Fields

Instance Fields

padding: StyleLength4

Constructors

PaddingModifier(padding: StyleLength4)

Static Methods

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

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