renetik-android-framework
renetik-android-controller
/
renetik.android.controller.view.grid
/
property
property
fun
<
T
:
Any
>
CSGridView
<
T
>
.
property
(
property
:
CSProperty
<
T
>
)
:
CSGridView
<
T
>
Content copied to clipboard
@
JvmName
(
name
=
"propertyNullableItem"
)
fun
<
T
:
Any
>
CSGridView
<
T
>
.
property
(
property
:
CSProperty
<
T
?
>
)
:
CSGridView
<
T
>
Content copied to clipboard