Show / Hide Table of Contents

Class VisibilityParamAttribute

Specifies the name of another property on this same object that determines the bool visbility state of this property.

Inheritance
System.Object
VisibilityParamAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class VisibilityParamAttribute : Attribute

Constructors

VisibilityParamAttribute(String)

Declaration
public VisibilityParamAttribute(string paramName)
Parameters
Type Name Description
System.String paramName

Fields

VisibilityDeterminedByParam

Declaration
public string VisibilityDeterminedByParam
Field Value
Type Description
System.String

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾