Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.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