C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1IconTemplate Class / ChevronLeft Property


In This Topic
ChevronLeft Property
In This Topic
Gets an icon representing a chevron pointing to the left.
Syntax
'Declaration
 
Public Shared ReadOnly Property ChevronLeft As C1IconTemplate
 
'Usage
 
Dim value As C1IconTemplate
 
value = C1IconTemplate.ChevronLeft
See Also