Permissions.BasePlatformPermission.RequiredInfoPlistKeys Property
Definition
Get a list of required keys in the info.plist.
protected virtual Func<System.Collections.Generic.IEnumerable<string>> RequiredInfoPlistKeys { get; }
Property Value
List of required keys in the info.plist.