Namespace Tizen.Theme.Common
Classes
AnimatablePage
Manages animated page transitions on push and pop.
AnimatedContentPage
A ContentPage that support animation when switching pages.
AnimatedNavigationPage
A Page that manages the navigation with custom animation and user-experience of a stack of other pages.
BufferingProgressUpdatedEventArgs
Internal use only. Contains arguments for the event that is raised when the buffering progress is updated.
ContentButton
The ContentButton is a Button, which allows you to customize the View to be displayed.
ContentPopup
The ContentPopup is a Popup, which allows you to customize the Layout to be displayed.
ContentPopupManager
EmbeddingControls
A built-in media controls.
FileMediaSource
A MediaSource that reads a media from a file.
FileMediaSourceConverter
A TypeConverter that converts to FileMediaSource.
FocusFrame
It is a container to decorate focused state
GridView
The GridView is a view to efficiently display a collections of data using DataTemplate
GridViewFocusedEventArgs
Arguments for the event that is raised when one item of GridView has received focus.
MediaPlayer
MediaPlayer provieds the essential components to play the media contents.
MediaSource
Abstract class whose implementors load media contents from files or the Web.
MediaSourceConverter
Class that takes a string representation of a media file location and returns a MeidaSource from the specified resource.
MediaView
The MediaView class is an abstract class whose subclasses can be used to display the video output on the screen.
OverlayMediaView
An overlay MediaView.
OverlayPage
The OverlayPage class is used to display the video output on a page.
ShadowFrame
A Frame with shadow effects
UriMediaSource
A MediaSource that loads a media from a URI
Interfaces
IContentPopupRenderer
Base interface for ContentPopup renderer.
IGridViewController
IOverlayOutput
Interface for defining the overlay type of output.
IPlatformMediaPlayer
For internal use by platform renderers.
IVideoOutput
Interface indicating the ouput type of the media.
Enums
DisplayAspectMode
Enumerates values that define how a media content is displayed.
PageTransition
Enumerates values that define the page transition animation type.
PlaybackState
Enumerates values that define the playback state of the media content.
VideoOuputType
Enumeration that specifies the video ouput.