Version

SimpleViewGroup.LayoutParams Class Members

The following tables list the members exposed by SimpleViewGroup.LayoutParams.

Public Constructors
 NameDescription
Public ConstructorSimpleViewGroup.LayoutParams ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBottomBottom  
Public PropertyClass (Inherited from Java.Lang.Object)
Public PropertyHandle (Inherited from Java.Lang.Object)
Public PropertyHeight (Inherited from Android.Views.ViewGroup.LayoutParams)
Public PropertyLayoutAnimationParameters (Inherited from Android.Views.ViewGroup.LayoutParams)
Public PropertyLeftLeft  
Public PropertyRightRight  
Public PropertyTopTop  
Public PropertyWidth (Inherited from Android.Views.ViewGroup.LayoutParams)
Protected Properties
 NameDescription
Protected PropertyThresholdClass (Inherited from Android.Views.ViewGroup.LayoutParams)
Protected PropertyThresholdType (Inherited from Android.Views.ViewGroup.LayoutParams)
Public Methods
 NameDescription
Public MethodDisposeOverloaded.  (Inherited from Java.Lang.Object)
Public MethodEquals (Inherited from Java.Lang.Object)
Public MethodGetHashCode (Inherited from Java.Lang.Object)
Public MethodNotify (Inherited from Java.Lang.Object)
Public MethodNotifyAll (Inherited from Java.Lang.Object)
Public MethodResolveLayoutDirection (Inherited from Android.Views.ViewGroup.LayoutParams)
Public MethodToArray<T> (Inherited from Java.Lang.Object)
Public MethodToString (Inherited from Java.Lang.Object)
Public MethodWaitOverloaded.  (Inherited from Java.Lang.Object)
Protected Methods
 NameDescription
Protected MethodClone (Inherited from Java.Lang.Object)
Protected MethodFinalize (Inherited from Java.Lang.Object)
Protected MethodJavaFinalize (Inherited from Java.Lang.Object)
Protected MethodSetBaseAttributes (Inherited from Android.Views.ViewGroup.LayoutParams)
Protected MethodSetHandle (Inherited from Java.Lang.Object)
See Also