ComponentOne Xamarin.Android
TranslationY Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members