Summary
    Returns a disposable context that will allow copy and paste commands to be executed on the `property`.
    
		- Assembly
- Kybernetik.InspectorGadgets .Editor .dll 
- Namespace
- InspectorGadgets.Editor 
- Containing Type
- IGEditorUtils
Syntax
public static IDisposable GetSerializedPropertyContext(SerializedProperty property)Parameters
| Name | Type | Description | 
|---|---|---|
| property | SerializedProperty | 
Return Value
| Type | Description | 
|---|---|
| IDisposable |