Gravity
Gravity()
Gravity(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Apply(GravityFlags, Int32, Int32, Rect, Rect)
Apply(GravityFlags, Int32, Int32, Rect, Rect, Int32)
Apply(GravityFlags, Int32, Int32, Rect, Int32, Int32, Rect)
Apply(GravityFlags, Int32, Int32, Rect, Int32, Int32, Rect, Int32)
ApplyDisplay(GravityFlags, Rect, Rect)
ApplyDisplay(GravityFlags, Rect, Rect, Int32)
GetAbsoluteGravity(GravityFlags, GravityFlags)
IsHorizontal(GravityFlags)
IsVertical(GravityFlags)
net9.0-android34.0
namespace Android.Views
{
[Register("android/view/Gravity", DoNotGenerateAcw = true)]
public class Gravity : Object
{
[Register("apply", "(IIILandroid/graphics/Rect;IILandroid/graphics/Rect;I)V", "")]
public static void Apply([GeneratedEnum] GravityFlags gravity, int w, int h, Rect! container, int xAdj, int yAdj, Rect! outRect, int layoutDirection);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API