Declaration

class GSPathObservation

Declaration

@interface GSPathObservation : NSObject

Declaration

class GSPathObservation(NSObject)

Overview

See the GSKeyValueObservation documentation for a general explanation of the observation object pattern.

Topics

Instance Properties

  • When greater than zero, target/action is triggered only once the time interval has passed without any new events.

  • Full path to the observed file or directory.

Instance Methods

Type Methods

Relationships

Inherits From

  • NSObject

Conforms To

  • GSPathWatcherObserver
  • ObjectiveC.NSObjectProtocol
  • Swift.CVarArg
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Hashable

Relationships

Inherits From

  • NSObject

Conforms To