Share via


UILocalNotification.RepeatCalendar プロパティ

定義

繰り返し通知のスケジュールを変更するときに使用される予定表。

public virtual Foundation.NSCalendar RepeatCalendar { [Foundation.Export("repeatCalendar", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRepeatCalendar:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RepeatCalendar : Foundation.NSCalendar with get, set

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象