ReadonlyAttribute.

ReadonlyAttribute(EditorState) Constructor

Summary

Creates a new InspectorGadgets.Attributes.ReadonlyAttribute to apply its effects in the specified InspectorGadgets.EditorState.

Syntax

public ReadonlyAttribute(EditorState when = Always)

Parameters

Name Type Description
when EditorState

Return Value

Type Description
void