open static fun id(id: String!): Int
Get resource id value from string
id - String!: string value of id, e.g. "R.id.myButton"
id
Return*