Instance Property
filePath
Full path to the observed file or directory.
Declaration
var filePath: String { get }Declaration
@property (strong, readonly) NSString * filePath;Declaration
filePath() -> strInstance Property
Full path to the observed file or directory.
var filePath: String { get }@property (strong, readonly) NSString * filePath;filePath() -> str