Resource.Attribute.UseDefaultMargins Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters.
[Android.Runtime.Register("useDefaultMargins")]
public const int UseDefaultMargins = 16843641;
[<Android.Runtime.Register("useDefaultMargins")>]
val mutable UseDefaultMargins : int
Field Value
Value = 16843641- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.