SignatureGraphic

Contains the graphic that will be used as the signature.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val uri: Uri

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
Creates a new SignatureGraphic from the image located at the given URI.
Creates a new SignatureGraphic from the image contained in the given data provider.
Link copied to clipboard
Creates a new SignatureGraphic from the PDF found at the given document source.
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)