Class MKPointOfInterestFilter

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MKPointOfInterestFilter
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • MKPointOfInterestFilter

      public MKPointOfInterestFilter()
    • MKPointOfInterestFilter

      protected MKPointOfInterestFilter​(NSObject.Handle h, long handle)
    • MKPointOfInterestFilter

      protected MKPointOfInterestFilter​(NSObject.SkipInit skipInit)
    • MKPointOfInterestFilter

      public MKPointOfInterestFilter​(NSCoder coder)
  • Method Details