Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadPlistFromFileResult

Hierarchy

Index

Properties

Optional error

error: Exception | null

Optional format

format: ("Xml" | "Binary") | null

Optional pList

pList: any | null

Optional success

success: boolean | null

Optional userCancelled

userCancelled: boolean | null

Generated using TypeDoc