ComponentOne Xamarin.iOS
KeyCommands Property (C1TextField)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1TextField Class : KeyCommands Property
Syntax
'Declaration
 
Public Overrides ReadOnly Property KeyCommands As UIKit.UIKeyCommand()
'Usage
 
Dim instance As C1TextField
Dim value() As UIKit.UIKeyCommand
 
value = instance.KeyCommands
public override UIKit.UIKeyCommand[] KeyCommands {get;}
See Also

Reference

C1TextField Class
C1TextField Members