Xamarin.iOS のドキュメント
IsAnimated プロパティ (C1Calendar)

C1.iOS.Calendar アセンブリ > C1.iOS.Calendar 名前空間 > C1Calendar クラス : IsAnimated プロパティ
カレンダーの移動をアニメーション表示するかどうかを取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("IsAnimated")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property IsAnimated As System.Boolean
[Foundation.Export("IsAnimated")]
[System.ComponentModel.Browsable(true)]
public System.bool IsAnimated {get; set;}
参照

C1Calendar クラス
C1Calendar メンバ