RecentData.isPrivate

Set isPrivate field.

  1. bool isPrivate [@property getter]
  2. bool isPrivate [@property setter]
    class RecentData
    @property
    void
    isPrivate
    (
    bool propval
    )

Parameters

propval bool

whether this resource should be displayed only by the applications that have registered it or not.