Translate

FriendTimelinePropertyDescriptions
This property contains the 20 most recent messages of users being followed. Initially, the list is empty. To set it, the program must: <ol> <li> Call the <code>Authorize</code> method.</li> <li> Wait for the <code>IsAuthorized</code> event.</li> <li> Specify users to follow with one or more calls to the <code>Follow</code> method.</li> <li> Call the <code>RequestFriendTimeline</code> method.</li> <li> Wait for the <code>FriendTimelineReceived</code> event.</li> </ol>The value of this property will then be set to the list of messages (and maintain its value until any subsequent call to <code>RequestFriendTimeline</code>.
462/6270
SourceTranslationState
407
FontSize
フォントサイズ
408
FontTypefaceDetail
フォント書体の詳細
409
Returns the label''s text''s font face as default, serif, sans serif, or monospace.
ラベルのテキストのフォントフェイスをデフォルト、セリフ、サンセリフ、等幅で返します。
410
FontTypeface
フォント書体
411
FriendTimeline
フレンドタイムライン
412
This property contains the 20 most recent messages of users being followed. Initially, the list is empty. To set it, the program must: <ol> <li> Call the <code>Authorize</code> method.</li> <li> Wait for the <code>IsAuthorized</code> event.</li> <li> Specify users to follow with one or more calls to the <code>Follow</code> method.</li> <li> Call the <code>RequestFriendTimeline</code> method.</li> <li> Wait for the <code>FriendTimelineReceived</code> event.</li> </ol>The value of this property will then be set to the list of messages (and maintain its value until any subsequent call to <code>RequestFriendTimeline</code>.
このプロパティには、フォローされているユーザーの最新メッセージ 20 件が含まれます。最初はリストは空です。これを設定するには、プログラムは次の手順を実行する必要があります。 <ol> <li> <code>Authorize</code> メソッドを呼び出します。</li> <li> <code>IsAuthorized</code> イベントを待ちます。</li> <li> <code>Follow</code> メソッドを 1 つ以上呼び出してフォローするユーザーを指定します。</li> <li> <code>RequestFriendTimeline(リクエストフレンドタイムライン)</code> メソッドを呼び出します。</li> <li> <code>フレンドタイムラインの受信</code> イベントを待ちます。</li> </ol>このプロパティの値はメッセージのリストに設定されます (その後、<code>フレンドタイムラインのリクエスト< が呼び出されるまでその値が維持されます)。 /コード>。
413
FullScreen
フルスクリーン
414
Returns whether the VideoPlayer''s video is currently being shown in fullscreen mode or not.
VideoPlayer (ビデオプレイヤー)の動画が現在フルスクリーンモードで表示されているかどうかを返します。
415
Setter for the app developer''s API key.
アプリ開発者のAPIキーのセッター。
416
Set the URL of the game server.
ゲームサーバーのURLを設定します。
417
The email address that is being used as the player id for this game client. At present, users must set this manually in oder to join a game. But this property will change in the future so that is set automatically, and users will not be able to change it.
このゲームクライアントのプレイヤーIDとして使用されるメールアドレス。現在、ユーザーがゲームに参加するには、手動でこれを設定する必要があります。しかし、このプロパティは将来変更され、自動的に設定されるようになり、ユーザーは変更できなくなります。

Loading…

Loading…

Things to check

Glossary

Source Translation
No related strings found in the glossary.

Source information

Context
FriendTimelinePropertyDescriptions
Source string age
3 weeks ago
Translation file
appinventor/appengine/src/com/google/appinventor/client/editor/simple/components/i18n/ComponentPropertyTranslations_ja.properties, string 412
Failing checks