Class CLLocationButton

All Implemented Interfaces:
CALayerDelegate, NSCoding, NSObjectProtocol, NSSecureCoding, UIAccessibilityIdentification, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UIContextMenuInteractionDelegate, UICoordinateSpace, UIDynamicItem, UIFocusEnvironment, UIFocusItem, UIFocusItemContainer, UILargeContentViewerItem, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

public class CLLocationButton
extends UIControl
implements NSSecureCoding
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • CLLocationButton

      public CLLocationButton()
    • CLLocationButton

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

      protected CLLocationButton​(NSObject.SkipInit skipInit)
    • CLLocationButton

      public CLLocationButton​(CGRect frame)
    • CLLocationButton

      public CLLocationButton​(NSCoder coder)
    • CLLocationButton

      public CLLocationButton​(CGRect frame, UIAction primaryAction)
      Since:
      Available in iOS 14.0 and later.
  • Method Details