WrappingBaseWidget<S, T>

Abstract Class

Constructors

WrappingBaseWidget(key: Key, constants: object[], modifiers: IReadOnlyCollection<Modifier>)

Methods

CreateElement(): IWidgetElement
Creates a new IWidgetElement for the given widget configuration.
RemarksUsually, this will create an instance of an IWidgetElement and then call Widget.ReconcileInto to perform the initial reconciliation after that element gets attached to its parent and the panel.
Apply(previous: S, element: T): void
Create(): T

Inherited Members

Extension Methods

ToDiagnosticsNodeSafeIfToBuildableToFactoryClipConstDisplayExpandFillFlexibleMarginOpacityPaddingPositionedShrinkSizeStretchTightStretchTightVisibilityWithModifierDescribeIdentityShortHashToStringNullable

On this page