Show / Hide Table of Contents

Method WithAutoSizeWaiver

| Improve this Doc View Source

WithAutoSizeWaiver<T>(T, AutoSizeWaiver)

Sets the waiver for layout auto sizing calculation.

Declaration
public static T WithAutoSizeWaiver<T>(this T binding, AutoSizeWaiver value)

    where T : Binding
Parameters
Type Name Description
T binding

The binding.

AutoSizeWaiver value

The vlaue.

Returns
Type Description
T

The binding for fluent coding.

Type Parameters
Name Description
T

The type of binding.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest