Android.Widget.CalendarView.ShownWeekCount Property
Gets the number of weeks to be shown.

Syntax

[get: Android.Runtime.Register("getShownWeekCount", "()I", "GetGetShownWeekCountHandler")]
[set: Android.Runtime.Register("setShownWeekCount", "(I)V", "GetSetShownWeekCount_IHandler")]
public virtual int ShownWeekCount { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the number of weeks to be shown.

Set method documentation [Android Documentation]

Sets the number of weeks to be shown.

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16