Method | Description | |
---|---|---|
AlignBottom ( this fc ) : |
||
AlignBottom ( this fc, UIView relativeView, float bottomMargin = 0f ) : |
||
AlignLeft ( this fc, UIView relativeView, float dx = 0f ) : |
||
AlignLeft ( this fc, float dx = 0f ) : |
||
AlignRight ( this fc, UIView relativeView, float rightMargin = 0f ) : |
||
AlignRight ( this fc, float rightMargin = 0f ) : |
||
AlignTop ( this fc, |
||
AlignTop ( this fc, UIView relativeView, float topMargin = 0f ) : |
||
AlignTop ( this fc, float topMargin = 0f ) : |
||
BMargin ( this fc, float bottomMargin ) : |
||
Begin ( this view, UIView relativeView = null ) : |
Get FrameContext
|
|
CenterH ( this fc ) : |
||
CenterV ( this fc ) : |
||
FillBelow ( this fc ) : |
||
FillHorizontally ( this fc, float left = 0f, float right = 0f ) : |
||
Height ( this fc, float height ) : |
||
LMargin ( this fc, float leftMargin ) : |
||
LeftOfCenter ( this fc, float dx = 0f ) : |
Расплолагает view левее центра родителя. Есть возможность сдвига на dx
|
|
MoveY ( this fc, float dy ) : |
||
PlaceAbove ( this fc, UIView viewBelow, float dy = 0f ) : |
||
PlaceBelow ( this fc, UIView viewAbove, float dy = 0f ) : |
||
PlaceBelow ( this fc, float dy = 0f ) : |
||
PlaceRight ( this fc, UIView pivot, float dx = 0f ) : |
||
TMagrin ( this fc, float topMargin ) : |
||
Width ( this fc, float width ) : |
||
X ( this fc, float x ) : |
||
Y ( this fc, float y ) : |
public static AlignBottom ( this fc ) : |
||
fc | this | |
return |
public static AlignBottom ( this fc, UIView relativeView, float bottomMargin = 0f ) : |
||
fc | this | |
relativeView | UIView | |
bottomMargin | float | |
return |
public static AlignLeft ( this fc, UIView relativeView, float dx = 0f ) : |
||
fc | this | |
relativeView | UIView | |
dx | float | |
return |
public static AlignLeft ( this fc, float dx = 0f ) : |
||
fc | this | |
dx | float | |
return |
public static AlignRight ( this fc, UIView relativeView, float rightMargin = 0f ) : |
||
fc | this | |
relativeView | UIView | |
rightMargin | float | |
return |
public static AlignRight ( this fc, float rightMargin = 0f ) : |
||
fc | this | |
rightMargin | float | |
return |
public static AlignTop ( this fc, |
||
fc | this | |
relativeViewFrame | ||
topMargin | float | |
return |
public static AlignTop ( this fc, UIView relativeView, float topMargin = 0f ) : |
||
fc | this | |
relativeView | UIView | |
topMargin | float | |
return |
public static AlignTop ( this fc, float topMargin = 0f ) : |
||
fc | this | |
topMargin | float | |
return |
public static BMargin ( this fc, float bottomMargin ) : |
||
fc | this | |
bottomMargin | float | |
return |
public static Begin ( this view, UIView relativeView = null ) : |
||
view | this | |
relativeView | UIView | |
return |
public static CenterH ( this fc ) : |
||
fc | this | |
return |
public static CenterV ( this fc ) : |
||
fc | this | |
return |
public static FillBelow ( this fc ) : |
||
fc | this | |
return |
public static FillHorizontally ( this fc, float left = 0f, float right = 0f ) : |
||
fc | this | |
left | float | |
right | float | |
return |
public static Height ( this fc, float height ) : |
||
fc | this | |
height | float | |
return |
public static LMargin ( this fc, float leftMargin ) : |
||
fc | this | |
leftMargin | float | |
return |
public static LeftOfCenter ( this fc, float dx = 0f ) : |
||
fc | this | |
dx | float | |
return |
public static MoveY ( this fc, float dy ) : |
||
fc | this | |
dy | float | |
return |
public static PlaceAbove ( this fc, UIView viewBelow, float dy = 0f ) : |
||
fc | this | |
viewBelow | UIView | |
dy | float | |
return |
public static PlaceBelow ( this fc, UIView viewAbove, float dy = 0f ) : |
||
fc | this | |
viewAbove | UIView | |
dy | float | |
return |
public static PlaceBelow ( this fc, float dy = 0f ) : |
||
fc | this | |
dy | float | |
return |
public static PlaceRight ( this fc, UIView pivot, float dx = 0f ) : |
||
fc | this | |
pivot | UIView | |
dx | float | |
return |
public static TMagrin ( this fc, float topMargin ) : |
||
fc | this | |
topMargin | float | |
return |
public static Width ( this fc, float width ) : |
||
fc | this | |
width | float | |
return |
public static X ( this fc, float x ) : |
||
fc | this | |
x | float | |
return |
public static Y ( this fc, float y ) : |
||
fc | this | |
y | float | |
return |