コード例 #1
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("debug-mode");
 }
コード例 #2
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("back-and-forward-buttons");
 }
コード例 #3
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("search-box");
 }
コード例 #4
0
ファイル: ViewMenuDemo.cs プロジェクト: MCV-Univalle/Rivit
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("view-menu");
 }
コード例 #5
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("multi-editing-modes");
 }
コード例 #6
0
ファイル: TooltipDemo.cs プロジェクト: MCV-Univalle/Rivit
		private void LearnMore()
		{
			PowerInspectorDocumentation.ShowFeature("tooltips");
		}
コード例 #7
0
ファイル: SplitViewDemo.cs プロジェクト: MCV-Univalle/Rivit
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("split-view");
 }
コード例 #8
0
 private void LearnMore()
 {
     PowerInspectorDocumentation.ShowFeature("quick-invoke-menu");
 }