ClientQueryOptions
fun ClientQueryOptions(
includeUncontrolled: Boolean? = false,
type: ClientType? = ClientType.WINDOW
): ClientQueryOptions
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fun ClientQueryOptions(
includeUncontrolled: Boolean? = false,
type: ClientType? = ClientType.WINDOW
): ClientQueryOptions