Xamarin.Forms のドキュメント
ChangeViewModeAsync メソッド
C1.Xamarin.Forms.Calendar アセンブリ > C1.Xamarin.Forms.Calendar 名前空間 > C1Calendar クラス : ChangeViewModeAsync メソッド
ターゲットモード
表示日
遷移をアニメーション表示する場合は true
アニメーションを実行しながら表示モードを非同期に変更します。
シンタックス
[System.Runtime.CompilerServices.AsyncStateMachine(C1.Xamarin.Forms.Calendar.C1Calendar/d__213)] 
public System.Threading.Tasks.Task ChangeViewModeAsync( 
   CalendarViewMode mode, 
   System.Nullable<DateTime> displayDate, 
   System.bool animate 
)

パラメータ

mode
ターゲットモード
displayDate
表示日
animate
遷移をアニメーション表示する場合は true
参照

C1Calendar クラス
C1Calendar メンバ