Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ExpandRule Enum

    Namespace: Stride.Core
    Assembly: Stride.Core.dll

    public enum ExpandRule

    Fields

    Name Description
    Always

    The control representing the associated object will be expanded.

    Auto

    The control representing the associated object will use the default rule.

    Never

    The control representing the associated object will be collapsed.

    Once

    The control representing the associated object will be expanded only the first time it is displayed.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<ExpandRule>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<ExpandRule>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation