ComponentOne Xamarin.Android
TranslationY Property (CalendarSlotPresenter)


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

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members