SaveDelegate.isDraft

Set isDraft property.

  1. bool isDraft [@property getter]
  2. bool isDraft [@property setter]
    class SaveDelegate
    @property
    void
    isDraft
    (
    bool propval
    )

Parameters

propval bool

The "is-draft" property indicates that the document represented by the delegate is a draft and might be lost of not saved.