Class CaptureScreenMetaData

java.lang.Object
io.digified.digified_library.capture.CaptureScreenMetaData

public class CaptureScreenMetaData extends Object
  • Method Details

    • getTitleId

      public Integer getTitleId()
      Getter method for the custom title resource id
      Returns:
      the custom title resource id
    • getSubTitleId

      public Integer getSubTitleId()
      Getter method for the custom subtitle resource id
      Returns:
      the custom subtitle resource id
    • isDefaultCancelButtonEnabled

      public boolean isDefaultCancelButtonEnabled()
      checking if the default cancel button is enabled or not
      Returns:
      whether the default cancel button is enabled or not