Android.Widget.CalendarView.SelectedDateVerticalBar Property
Gets the drawable for the vertical bar shown at the beginning and at the end of the selected date.

Syntax

[get: Android.Runtime.Register("getSelectedDateVerticalBar", "()Landroid/graphics/drawable/Drawable;", "GetGetSelectedDateVerticalBarHandler")]
[set: Android.Runtime.Register("setSelectedDateVerticalBar", "(Landroid/graphics/drawable/Drawable;)V", "GetSetSelectedDateVerticalBar_Landroid_graphics_drawable_Drawable_Handler")]
public virtual Android.Graphics.Drawables.Drawable SelectedDateVerticalBar { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

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

Set method documentation [Android Documentation]

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

Requirements

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