Namespace Tizen.UIExtensions.Common
Classes
BatchableExtensions
DateChangedEventArgs
DateChangedEventArgs event arguments.
DeviceInfo
FormattedString
ItemSelectedEventArgs
Holds information about selected item.
LayoutEventArgs
Holds information about size of the area which can be used for layout.
Log
Provides logging functionality.
Span
Represent a text with attributes applied.
TextChangedEventArgs
TextChangedEventArgs event arguments.
Structs
Color
Log.Guardian
A helper class, it allows to separate optional parameters from non-optional ones.
In case of any compilation errors, please make sure you're not using
explicit null
value as one of the parameters.
Point
Struct defining a 2-D point as a pair of doubles.
Rect
Struct defining a rectangle, using doubles.
Size
Struct defining height and width as a pair of doubles.
Interfaces
IBatchable
IContainable<T>
Interface defining methods for managing elements of the container.
ILogger
IMeasurable
Interface of the controls which can measure their size taking into account the available area.
ITextable
Interface defining properties of formattable text.
Enums
Aspect
Defines how an image is displayed.
DeviceOrientation
DeviceType
DisplayResolutionUnit
DrawerHeaderBehavior
Enumerates values that describe behaviors of the drawer in NavigationDrawer.
FlyoutLayoutBehavior
Enumerates values that describe behaviors of flyout.
FontAttributes
Enumerates values that describe attributes of text.
Keyboard
Keyboard layout type on entry control.
LineBreakMode
Enumerates values that describe options for line braking.
PenLineCap
PenLineJoin
ReturnType
Enumerates return button styles.
ScrollBarVisibility
Enumerates conditions under which scroll bars will be visible.
ScrollOrientation
Enumeration specifying vertical or horizontal scrolling directions.
ScrollToPosition
Enumerates values that describe a scroll request.
Stretch
TextAlignment
Enumerates values that describe alignemnt of text.
TextDecorations
Flagging enumeration defining text decorations. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.