Click or drag to resize

LayoutContainer Class

Inheritance Hierarchy
SystemObject
  NSObject
    UIResponder
      UIView
        FM.IceLink.CocoaLayoutContainer

Namespace:  FM.IceLink.Cocoa
Assembly:  FM.IceLink.Cocoa (in FM.IceLink.Cocoa.dll) Version: 1.1.2.607 (1.1.2.607)

The LayoutContainer type exposes the following members.

Constructors
  NameDescription
Public methodLayoutContainer
Initializes a new instance of the LayoutContainer class.
Top
Properties
  NameDescription
Public propertyClassHandle (Inherited from UIView.)
Public propertyFrame
Coordinates of the view relative to its container.
(Overrides UIView.Frame.)
Public propertyHandle (Inherited from NSObject.)
Protected propertyIsDirectBinding (Inherited from NSObject.)
Public propertySuperHandle (Inherited from NSObject.)
Top
Methods
  NameDescription
Public methodAdd (Inherited from UIView.)
Public methodAddObserver(String, NSKeyValueObservingOptions, ActionNSObservedChange) (Inherited from NSObject.)
Public methodAddObserver(NSString, NSKeyValueObservingOptions, ActionNSObservedChange) (Inherited from NSObject.)
Public methodAddSubviews (Inherited from UIView.)
Public methodBeginInvokeOnMainThread(Action) (Inherited from NSObject.)
Public methodBeginInvokeOnMainThread(Selector, NSObject) (Inherited from NSObject.)
Public methodCapture (Inherited from UIView.)
Public methodConformsToProtocol (Inherited from NSObject.)
Public methodDangerousAutorelease (Inherited from NSObject.)
Public methodDangerousRelease (Inherited from NSObject.)
Public methodDangerousRetain (Inherited from NSObject.)
Public methodDispose (Inherited from NSObject.)
Public methodEquals(Object) (Inherited from NSObject.)
Public methodEquals(NSObject) (Inherited from NSObject.)
Protected methodFinalize (Inherited from NSObject.)
Public methodGetEnumerator (Inherited from UIView.)
Public methodGetHashCode (Inherited from NSObject.)
Public methodGetNativeField Obsolete. (Inherited from NSObject.)
Public methodGetType (Inherited from Object.)
Public methodInit (Inherited from NSObject.)
Public methodInvoke(Action, Double) (Inherited from NSObject.)
Public methodInvoke(Action, TimeSpan) (Inherited from NSObject.)
Public methodInvokeOnMainThread(Action) (Inherited from NSObject.)
Public methodInvokeOnMainThread(Selector, NSObject) (Inherited from NSObject.)
Protected methodMarkDirty (Inherited from NSObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetNativeField Obsolete. (Inherited from NSObject.)
Public methodSetValueForKeyPath (Inherited from NSObject.)
Public methodToString (Inherited from NSObject.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also