DrawableContainerState
DrawableContainerState(IntPtr, JniHandleOwnership)
ChangingConfigurations
ChildCount
ConstantHeight
ConstantMinimumHeight
ConstantMinimumWidth
ConstantPadding
ConstantSize
ConstantWidth
EnterFadeDuration
ExitFadeDuration
IsStateful
JniPeerMembers
Opacity
ThresholdClass
ThresholdType
AddChild(Drawable)
CanConstantState()
ComputeConstantSize()
GetChild(Int32)
GetChildren()
GrowArray(Int32, Int32)
SetVariablePadding(Boolean)
monoandroid
namespace Android.Graphics.Drawables
{
[Register("android/graphics/drawable/DrawableContainer", DoNotGenerateAcw = true)]
public class DrawableContainer : Drawable, ICallback, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/graphics/drawable/DrawableContainer$DrawableContainerState", DoNotGenerateAcw = true)]
public abstract class DrawableContainerState : ConstantState
{
public int ConstantHeight
{
[Register("getConstantHeight", "()I", "")]
get;
}
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API