GMSBooleanPlaceAttribute

GMSBooleanPlaceAttribute

枚举

枚举GMSBooleanPlaceAttribute { GMSBooleanPlaceAttributeUnknown, GMSBooleanPlaceAttributeTrue, GMSBooleanPlaceAttributeFalse }
 描述某个地点的布尔值属性是否可用。更多...

枚举类型文档

描述某个地点的布尔值属性是否可用。

枚举器:
GMSBooleanPlaceAttributeUnknown

尚未请求或不知道该地点的 属性。

GMSBooleanPlaceAttributeTrue

该地点的 属性设置为 True。

GMSBooleanPlaceAttributeFalse

该地点的 属性设置为 False。