次の方法で共有


Extensions

.NET MAUI Community Toolkit には、VisualElementBackgroundColor 変更のアニメーション化など、一般的なタスクを簡略化するための一連の拡張メソッドが用意されています。

.NET MAUI Community Toolkit の拡張機能

.NET MAUI Community Toolkit には、開発者の作業を容易にする拡張メソッドのコレクションが用意されています。 ツールキットによって提供される拡張メソッドを次に示します。

拡張機能 説明
ColorAnimationExtensions ColorAnimationExtensions は、VisualElementColor 関連プロパティのアニメーション化をサポートする一連の拡張メソッドを提供します。
ColorConversionExtensions ColorConversionExtensions は、Color の変換、変更、検査をサポートする一連の拡張メソッドを提供します。
KeyboardExtensions KeyboardExtensions は、テキスト入力をサポートするコントロール上でのキーボード操作をサポートする一連の拡張メソッドを提供します。
ServiceCollectionExtensions ServiceCollectionExtensions は、.NET MAUI IServiceCollection 内のビューとそれに関連する ViewModels の登録を簡略化する一連の拡張メソッドを提供します。