Show / Hide Table of Contents

Class StyleSearchAttributeDrawer

Custom property drawer for style searching.

Includes a search window to enable listing of styles associated with a username. Requires a Mapbox token be set for the project.

Inheritance
PropertyDrawer
StyleSearchAttributeDrawer
Namespace:Mapbox.Editor
Assembly:cs.temp.dll.dll
Syntax
public class StyleSearchAttributeDrawer : PropertyDrawer

Methods

OnGUI(Rect, SerializedProperty, GUIContent)

Declaration
public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
Type Name Description
Rect position
SerializedProperty property
GUIContent label
Back to top © 2017 Mapbox