Class HMDurationEvent

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
HMMutableDurationEvent

public class HMDurationEvent
extends HMTimeEvent
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • HMDurationEvent

      protected HMDurationEvent()
    • HMDurationEvent

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

      protected HMDurationEvent​(NSObject.SkipInit skipInit)
    • HMDurationEvent

      public HMDurationEvent​(double duration)
  • Method Details

    • getDuration

      public double getDuration()
    • init

      protected long init​(double duration)
    • isSupportedForHome

      public static boolean isSupportedForHome​(HMHome home)
      Since:
      Available in iOS 11.0 and later.