Table of Contents

Enum PropertyType

Namespace
Pinwheel.Vista.ExposeProperty
Assembly
Pinwheel.Vista.Runtime.dll

Categorizes exposed graph properties by the editor/runtime handling path they require.

public enum PropertyType

Remarks

These values do not mirror CLR types one-to-one. Instead they describe the UI widget and override-storage path used by the expose-property system after a source property has been normalized by PropertyDescriptorExtensions.SyncWithGraph.