C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Border Class / Focus Method


In This Topic
Focus Method (C1Border)
In This Topic
Syntax
'Declaration
 
Public Function Focus() As Boolean
 
'Usage
 
Dim instance As C1Border
Dim value As Boolean
 
value = instance.Focus()
See Also