次の方法で共有


Permissions.Photos.RequiredInfoPlistKeys プロパティ

定義

info.plist で必要なキーの一覧を取得します。

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

プロパティ値

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

info.plist の必須キーの一覧。

適用対象