namespace EventKit
{
[Register("EKAlarm", true)]
public class EKAlarm : EKObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected EKAlarm(NSObjectFlag! t);
}
}
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 7.0-ios7.0-tvos |
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin watchOS | 0.0 |
OS Platforms | For the selected framework this API is supported on all OS platforms. |