Version

DefaultSettings Property

Returns a instance with fully resolved values for each day of the week; Saturday and Sunday have IsWorkday set to false, and Monday - Friday have it set to true with working hours set to 9AM - 5PM.
Syntax
public static ScheduleDaysOfWeekSettings DefaultSettings {get;}

Property Value

An instance to be used for providing ultimate default values.
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