Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Animation Class / StartDelayPropertyName Field


In This Topic
    StartDelayPropertyName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const StartDelayPropertyName As String
    'Usage
     
    
    Dim value As String
     
    value = C1Animation.StartDelayPropertyName
    public const string StartDelayPropertyName
    See Also