Syntax
public enum MeasureSpecMode
Remarks
Members
Member Name | Description |
---|
AtMost | Measure specification mode: The child can be as large as it wants up
to the specified size.
|
Exactly | Measure specification mode: The parent has determined an exact size
for the child. The child is going to be given those bounds regardless
of how big it wants to be.
|
Unspecified | Measure specification mode: The parent has not imposed any constraint
on the child. It can be whatever size it wants.
|
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0