EKEventStore.Calendars プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
開発者は、この非推奨のプロパティを使用しないでください。 開発者は代わりに 'GetCalendars' を使用する必要があります。
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'GetCalendars' instead.")]
public virtual EventKit.EKCalendar[] Calendars { [Foundation.Export("calendars")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'GetCalendars' instead.")] get; }
member this.Calendars : EventKit.EKCalendar[]
プロパティ値
- 属性