@JsType(isNative=true,
        namespace="<global>",
        name="Object")
public class PrimitiveCollectionOptions
extends Object
| Modifier and Type | Field and Description | 
|---|---|
boolean | 
destroyPrimitives
Determines if primitives in the collection are destroyed when they are removed. 
 | 
boolean | 
show
Determines if the primitives in the collection will be shown. 
 | 
| Constructor and Description | 
|---|
PrimitiveCollectionOptions()  | 
Copyright © 2019. All rights reserved.