KeyBindingPopupWindow.Show(SerializedProperty) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a new popup.
public:
static void Show(UnityEditor::SerializedProperty ^ keyBinding);
public static void Show (UnityEditor.SerializedProperty keyBinding);
static member Show : UnityEditor.SerializedProperty -> unit
Public Shared Sub Show (keyBinding As SerializedProperty)
Parameters
- keyBinding
- UnityEditor.SerializedProperty