service / groovy.lang / GroovyHelper / id

id

open static fun id(id: String!): Int

Get resource id value from string

Parameters

id - String!: string value of id, e.g. "R.id.myButton"

Return*