RecentData.displayName

Set displayName field.

  1. string displayName [@property getter]
  2. string displayName [@property setter]
    class RecentData
    @property
    void
    displayName
    (
    string propval
    )

Parameters

propval string

a UTF-8 encoded string, containing the name of the recently used resource to be displayed, or null;