共用方式為


Permissions.IsKeyDeclaredInInfoPlist(String) 方法

定義

檢查 info.plist 檔案中是否已指定使用金鑰。

public static bool IsKeyDeclaredInInfoPlist (string usageKey);

參數

usageKey
System.String

要簽入 info.plist 的使用金鑰。

傳回

System.Boolean

如果在 info.plist 中宣告它。

適用於