Delegate SelectableDayPredicate Namespace: Unity.UIWidgets.material Syntax public delegate bool SelectableDayPredicate(DateTime day); Parameters Type Name Description DateTime day Returns Type Description Boolean