示例#1
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("debug-mode");
 }
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("back-and-forward-buttons");
 }
示例#3
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("search-box");
 }
示例#4
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("view-menu");
 }
示例#5
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("multi-editing-modes");
 }
示例#6
0
		private void LearnMore()
		{
			PowerInspectorDocumentation.ShowFeature("tooltips");
		}
示例#7
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("split-view");
 }
示例#8
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("quick-invoke-menu");
 }