namespace EventKitUI
{
[Protocol(Name = "EKCalendarChooserDelegate", WrapperType = typeof(EKCalendarChooserDelegateWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "SelectionChanged", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(EKCalendarChooser) }, Selector = "calendarChooserSelectionDidChange:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Finished", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(EKCalendarChooser) }, Selector = "calendarChooserDidFinish:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Cancelled", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(EKCalendarChooser) }, Selector = "calendarChooserDidCancel:")]
public interface IEKCalendarChooserDelegate : 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:
|