docs.unity3d.com
    Show / Hide Table of Contents

    Class LayoutFilterElement

    Class LayoutFilterElement.

    Inheritance
    Object
    LayoutFilterElement
    Namespace: Unity.Industrial.Forma.RuntimeUI.Components
    Syntax
    public class LayoutFilterElement : MonoBehaviour, ILayoutFilterElement, ILayoutIgnorer

    Properties

    ignoreLayout

    Gets or sets a value indicating whether [ignore layout].

    Declaration
    public bool ignoreLayout { get; set; }
    Property Value
    Type Description
    Boolean

    true if [ignore layout]; otherwise, false.

    Target

    Gets the target.

    Declaration
    public string Target { get; }
    Property Value
    Type Description
    String

    The target.

    Implements
    ILayoutFilterElement.Target

    Methods

    SetFilter(Boolean)

    Sets the filter.

    Declaration
    public void SetFilter(bool visible)
    Parameters
    Type Name Description
    Boolean visible

    if set to true [visible].

    Implements
    ILayoutFilterElement.SetFilter(Boolean)
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023