Culture.current

$(ANCHOR Culture_current) Property. Retrieves the culture of the current user.

  1. Culture current [@property getter]
    class Culture
    @property static
    current
    ()
  2. Culture current [@property setter]

Return Value

Type: Culture

The Culture instance representing the user's current culture.

Meta