Permissions.Speech.RequiredInfoPlistKeys Property

Definition

Get a list of required keys in the info.plist.

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

Property Value

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

List of required keys in the info.plist.

Applies to