Version

MonthViewNameVisibility Property (XamScheduler)

Returns/sets the visibility of the month name of a MonthView.
Syntax
public Visibility MonthViewNameVisibility {get; set;}
Remarks
NOTE: If the NavigationHeaderVisibility property is set to Visible, then the setting of this property is ignored and the MonthName will not be displayed.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also