Struct PivotPoint
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
PivotPoint constants.
public struct PivotPoint
Properties
View SourceBottom
Bottom
Declaration
public static float Bottom { get; }
Property Value
Type | Description |
---|---|
Single |
API Level: 3
View SourceBottomCenter
BottomCenter
Declaration
public static Position BottomCenter { get; }
Property Value
Type | Description |
---|---|
Position |
API Level: 3
View SourceBottomLeft
BottomLeft
Declaration
public static Position BottomLeft { get; }
Property Value
Type | Description |
---|---|
Position |
API Level: 3
View SourceBottomRight
BottomRight
Declaration
public static Position BottomRight { get; }
Property Value
Type | Description |
---|---|
Position |
API Level: 3
View SourceCenter
Center
Declaration
public static Position Center { get; }
Property Value
Type | Description |
---|---|
Position |
API Level: 3
View SourceCenterLeft
CenterLeft
Declaration
public static Position CenterLeft { get; }
Property Value
Type | Description |
---|---|
Position |
API Level: 3
View SourceCenterRight
CenterRight
Declaration
public static Position CenterRight { get; }
Property Value
Type | Description |
---|---|
Position |
API Level: 3
View SourceLeft
Left
Declaration
public static float Left { get; }
Property Value
Type | Description |
---|---|
Single |
API Level: 3
View SourceMiddle
Middle
Declaration
public static float Middle { get; }
Property Value
Type | Description |
---|---|
Single |
API Level: 3
View SourceRight
Right
Declaration
public static float Right { get; }
Property Value
Type | Description |
---|---|
Single |
API Level: 3
View SourceTop
Top
Declaration
public static float Top { get; }
Property Value
Type | Description |
---|---|
Single |
API Level: 3
View SourceTopCenter
TopCenter
Declaration
public static Position TopCenter { get; }
Property Value
Type | Description |
---|---|
Position |
API Level: 3
View SourceTopLeft
TopLeft
Declaration
public static Position TopLeft { get; }
Property Value
Type | Description |
---|---|
Position |
API Level: 3
View SourceTopRight
TopRight
Declaration
public static Position TopRight { get; }
Property Value
Type | Description |
---|---|
Position |