SaveDelegate.isDraft

Get isDraft property.

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

Return Value

Type: bool

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