
# Module `PhoneGap.Visibility`

```ocaml
type t = 
  | Secret
  | Private
  | Public
```