CursorGidBuilderImpl.name
T name(string propval)Set name property.
Parameters
propval | Name of this this cursor. The name will be null if the cursor was created from a texture. |
Returns
Builder instance for fluent chaining
T name(string propval)Set name property.
propval | Name of this this cursor. The name will be null if the cursor was created from a texture. |