問題タブ [tabbedpage]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
xamarin.forms - Prism for Xamarin Forms の TabbedPage の Prism でアイコン プロパティを設定するにはどうすればよいですか?
ここでプリズムのサンプルを拡張して、アイコンと追加のナビゲーションも含めます。私の目標は、以下のコードのようなもの (アイコン情報がある場所) を追加することであり、それをビューまたはビュー モデルに正しく追加する方法がわかりません。
通常動作するもの
私は通常、下のアイコンを指定するビューにナビゲーション ページを持っています。
質問
Prism を使用するときにビューまたはモデルにアイコンを設定する正しい方法は何ですか?