namespace EventKitUI
{
[Protocol(Name = "EKEventEditViewDelegate", WrapperType = typeof(EKEventEditViewDelegateWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "Completed", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(EKEventEditViewController), typeof(EKEventEditViewAction) }, Selector = "eventEditViewController:didCompleteWithAction:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetDefaultCalendarForNewEvents", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(EKEventEditViewController) }, ReturnType = typeof(EKCalendar), Selector = "eventEditViewControllerDefaultCalendarForNewEvents:")]
public interface IEKEventEditViewDelegate : INativeObject, IDisposable
}
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Help | Documentation |
.NET | 7.0-ios |
Xamarin iOS | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|