Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / KeyEventArgs Class / KeyEventArgs Constructor


In This Topic
    KeyEventArgs Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New KeyEventArgs()
    public KeyEventArgs()
    See Also