OSDN Git Service

SDL_AddHintCallback サンプルコードを追加 https://github.com/libsdl-org/sdlwiki/commit/71f6ee1ea...
[sdl2referencejp/sdl2referencejp.git] / SDL_AndroidRequestPermission.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategorySystem.html" title="1\82Â\8fã">
9 <title>SDL_AndroidRequestPermission</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategorySystem.html">\8aÂ\8b«\8cÅ\97L\82Ì\8b@\94\</a> - SDL_AndroidRequestPermission
13 <hr>
14 <h1>SDL_AndroidRequestPermission</h1>
15 \83\89\83\93\83^\83C\83\80\82Ì\8c \8cÀ(\83p\81[\83~\83b\83V\83\87\83\93)\82ð\97v\8b\81\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_AndroidRequestPermission(const char *permission)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_AndroidRequestPermission">
20 <tr><td>permission</td><td>\97v\8b\81\82·\82é\8c \8cÀ</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \97v\8b\81\82µ\82½\8c \8cÀ\82ª\8b\96\89Â\82³\82ê\82½\82Æ\82«SDL_TRUE, \82»\82ê\88È\8aO\82Ì\82Æ\82«SDL_FALSE\82ð\96ß\82·.
24 <h2>\8fÚ\8d×</h2>
25 <p>
26 \8c \8cÀ\82ª\8b\96\89Â\82Ü\82½\82Í\8b\91\94Û\82É\82È\82é\82Ü\82Å, \8cÄ\82Ñ\8fo\82µ\82½\83X\83\8c\83b\83h\82Í\83u\83\8d\83b\83N\82³\82ê\82é.
27 </p>
28 <h2>\83o\81[\83W\83\87\83\93</h2>
29 SDL 2.0.14\88È\8d~
30 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
31 <a href="https://wiki.libsdl.org/SDL_AndroidRequestPermission">SDL_AndroidRequestPermission - SDL Wiki</a>
32 <hr>
33 </body>
34 </html>