Permissions.CalendarWrite.RequiredInfoPlistKeys 属性

定义

在 info.plist 中获取所需密钥的列表。

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

属性值

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

info.plist 中所需密钥的列表。

适用于