Android.Widget.CalendarView.SetSelectedDateVerticalBar Method
Sets the drawable for the vertical bar shown at the beginning and at the end of the selected date.

Syntax

[Android.Runtime.Register("setSelectedDateVerticalBar", "(I)V", "GetSetSelectedDateVerticalBar_IHandler")]
public virtual void SetSelectedDateVerticalBar (int resourceId)

Parameters

resourceId
The vertical bar drawable resource id.

Remarks

Sets the drawable for the vertical bar shown at the beginning and at the end of the selected date.

[Android Documentation]

Requirements

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