InspectorUIUtility.DrawHeader(String) Method

Definition

Medium title format

public:
 static void DrawHeader(System::String ^ header);
public static void DrawHeader (string header);
static member DrawHeader : string -> unit
Public Shared Sub DrawHeader (header As String)

Parameters

header
String

string content to render

Applies to