共用方式為


Permissions.Reminders.RequiredInfoPlistKeys 屬性

定義

取得 info.plist 中必要索引鍵的清單。

protected override Func<System.Collections.Generic.IEnumerable<string>> RequiredInfoPlistKeys { get; }

屬性值

System.Func<System.Collections.Generic.IEnumerable<System.String>>

info.plist 中必要索引鍵的清單。

適用於