Xamarin.iOS のドキュメント
AdjacentDayTextColor プロパティ

C1.iOS.Calendar アセンブリ > C1.iOS.Calendar 名前空間 > C1Calendar クラス : AdjacentDayTextColor プロパティ
隣接日のテキストの色を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("AdjacentDayTextColor")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property AdjacentDayTextColor As UIKit.UIColor
[Foundation.Export("AdjacentDayTextColor")]
[System.ComponentModel.Browsable(true)]
public UIKit.UIColor AdjacentDayTextColor {get; set;}
参照

C1Calendar クラス
C1Calendar メンバ