PlaybackState.Actions Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtenha as ações atuais disponíveis nesta sessão.
public long Actions { [Android.Runtime.Register("getActions", "()J", "")] get; }
[<get: Android.Runtime.Register("getActions", "()J", "")>]
member this.Actions : int64
Valor da propriedade
- Atributos
Comentários
Obtenha as ações atuais disponíveis nesta sessão. Isso deve usar uma bitmask das ações disponíveis. <><Ul LiPlaybackState#ACTION_SKIP_TO_PREVIOUS<>/Li<>Li><PlaybackState#ACTION_REWIND/Li<>Li>PlaybackState#ACTION_PLAY</Li><Li><PlaybackState#ACTION_PAUSE/Li<>LiPlaybackState#ACTION_FAST_FORWARD><>PlaybackState#ACTION_STOP</Li<>LiPlaybackState#ACTION_SKIP_TO_NEXT<>/Li><Li>PlaybackState#ACTION_SEEK_TO</Li><Li>PlaybackState#ACTION_SET_RATING</><Li<>Li/Li Li<PlaybackState#ACTION_PLAY_PAUSE>><PlaybackState#ACTION_PLAY_FROM_MEDIA_ID/Li<>Li/LiPlaybackState#ACTION_PLAY_FROM_SEARCH>><< Li/Li><>PlaybackState#ACTION_SKIP_TO_QUEUE_ITEM<><li>PlaybackState#ACTION_PLAY_FROM_URI</li><li>PlaybackState#ACTION_PREPARE</li><li><PlaybackState#ACTION_PREPARE_FROM_MEDIA_ID/li><li>PlaybackState#ACTION_PREPARE_FROM_SEARCH</li><li>PlaybackState#ACTION_PREPARE_FROM_URI</li li><PlaybackState#ACTION_SET_PLAYBACK_SPEED/li<>/ul><>
Documentação Java para android.media.session.PlaybackState.getActions().
Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.