Allows user to get values with enum-like syntax : intent_category.home

Property definitions

android :: intent_api10 $ Sys :: intent_category
# Allows user to get values with enum-like syntax : `intent_category.home`
fun intent_category: Category do return once new Category
lib/android/intent/intent_api10.nit:1317,1--1318,57