SetProperty

fun <T : Parcelable> SetProperty(value: Set<T>?)

Parameters

T

The type of the items in the Set.

value

The value of the property. Can be null if it is temporarily unavailable or invalid.