docs.unity.cn
    Show / Hide Table of Contents

    Interface ILayoutFilterElement

    Interface ILayoutFilterElement

    Inherited Members
    ILayoutIgnorer.ignoreLayout
    Namespace: UnityEngine.Industrial.Configuring.RuntimeUI
    Syntax
    public interface ILayoutFilterElement : ILayoutIgnorer

    Properties

    Target

    Gets the target.

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

    The target.

    Methods

    SetFilter(Boolean)

    Sets the filter.

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

    if set to true [visible].

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021