ComponentOne Xamarin.Android
Alpha Property (CalendarSlotPresenter)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotPresenter Class : Alpha Property
Syntax
'Declaration
 
Public Overridable Property Alpha As Single
'Usage
 
Dim instance As CalendarSlotPresenter
Dim value As Single
 
instance.Alpha = value
 
value = instance.Alpha
public virtual float Alpha {get; set;}
See Also

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members