Permissions.Microphone.RequiredDeclarations 属性

定义

获取所需声明的列表。

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

属性值

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

所需声明的列表。

适用于