C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / ObserveValue Method

In This Topic
ObserveValue Method (C1CollectionViewFlowLayout)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub ObserveValue( _
   ByVal keyPath As Foundation.NSString, _
   ByVal ofObject As Foundation.NSObject, _
   ByVal change As Foundation.NSDictionary, _
   ByVal context As IntPtr _
) 
 

Parameters

keyPath
ofObject
change
context
See Also