Clerk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Clerk
Clerk Android UI
/
com.clerk.ui.organizationprofile.custom
/
OrganizationProfileRowIcon
/
Vector
Vector
data
class
Vector
(
val
imageVector
:
ImageVector
)
:
OrganizationProfileRowIcon
A Compose
ImageVector
icon.
Parameters
image
Vector
Vector image to render for the row.
Members
Constructors
Vector
Link copied to clipboard
constructor
(
imageVector
:
ImageVector
)
Properties
image
Vector
Link copied to clipboard
val
imageVector
:
ImageVector